Skip to content

Releases: nick-delirium/lemmy-fennec

0.2.4

25 Apr 20:22
Compare
Choose a tag to compare

This is a very small update that includes new api client, which should resolve all issues with instances that use 0.19.x versions and higher (please note that authorization will not work for instances that use older versions, which are, in fact should be updated 6 months ago :) ) + core libraries update for stability/security/commercial bs. I also had to remove user score (/karma ?) component because it was deleted from the API.

I'm not sure if I plan to update this app unless it breaks again, but if you notice anything not working or could be improved let me know.

Full Changelog: 0.2.3...0.2.4

0.2.3

23 Aug 21:32
Compare
Choose a tag to compare
  • fix own profile reloading (own comments/posts)
  • new option to swap colors for voting buttons :)
  • dynamic header added to post screen

Full Changelog: 0.2.2...0.2.3

0.2.2

17 Aug 07:07
Compare
Choose a tag to compare
  • new settings screen
  • data saving mode (settings -> behavior) that will not load images unless you open them
  • new dynamic header for general feed (settings -> look and feel) for now, later will be rolled to more screens if everything will go fine

(Had to rewrite/format a lot of old code because it was getting messy, so diff is fairly large)

Full Changelog: 0.2.1...0.2.2

0.2.1

11 Aug 20:12
Compare
Choose a tag to compare

This is a small release that contains fixes for initial state and loaders for state, profile + feed will now refresh on profile change.

Full Changelog: 0.2.0...0.2.1

0.2.0

08 Aug 18:59
Compare
Choose a tag to compare

New things!

  • Account picker. Is lemmy.world down again? Simply jump to your backup account on startrek.website and all's good!
  • User banners in all user profiles (if they exist)
  • Added notification toasts for a few more actions for clarity
  • Changed how followed communities are loaded. Now you see all and they're sorted alphabetically. Downsides? Can't see subscriber count... for now.
  • Some small stylistic changes across the app.

Full Changelog: 0.1.6...0.2.0

Small hotfix

06 Aug 21:32
Compare
Choose a tag to compare

Fixes crashes when opening comments and profile tab for not logged-in user

0.1.6

06 Aug 13:46
Compare
Choose a tag to compare

What's Changed

  • you can reverse voting buttons order in settings (I noticed that many people prefer it the other way)
  • posts and comments will no longer flash/change opacity when you touch them, so scrolling them will be less distracting
  • links to other instances will now open in browser instead of just failing with error (atm its impossible to grab local federated link from instance link sadly)
  • added button "show all comments" on posts where you're just watching a child comment (/reply)
  • show toast badge on file load
  • display own profile banner (for now only own profile, next update - all users)
  • added community icon to own comments/posts and replies
  • added prompt window for adding a link to post

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

03 Aug 18:07
Compare
Choose a tag to compare

0.1.4 was skipped because it mainly contained fixes for google play store

  • fixed post reporting
  • now you can block community from feed
  • fixed "load X more" button for comments (it used to output duplicates)
  • fixed app permissions, removed few that we dont use

internal stuff:

  • fixed crashlooping during build process
  • updated eos version
  • updated peer deps

Gathering feedback here: https://lemmy.world/post/2590198

Full Changelog: 0.1.3...0.1.5

0.1.3

31 Jul 06:58
Compare
Choose a tag to compare
  • More sorting options for feed
  • New "Blocks" screen (from profile) to show blocked communities and people
  • Block/unblock user button
  • Some fixes for login page
  • Fixes for scroll to next comment button behavior
  • Updated most of the dependencies and lemmy api

Full Changelog: 0.1.2...0.1.3

0.1.2

26 Jul 12:51
Compare
Choose a tag to compare
  • Ability to jump to next parent commend
  • New action to comment a post
  • Shorten large number of comments, votes i.e "1567" -> "1.5K"
  • Ability to ignore instance or keyword in post source
  • Action icons in posts and comments are slightly larger (additional 3 px radius around them) to make them easier to tap

Full Changelog: 0.1.1...0.1.2