We have released our first release candidate for 1.1.1 to TestFlight. This is a backend-focused update that adds compatibility with Lemmy 0.19 and cleans up some of our backend logic.
Features
- Rewrote inbox backend. This is the biggest thing to test in this release, since we’ve implemented a completely new approach to displaying feeds that we hope to roll out across the app. There shouldn’t be any new behavior (although swipe actions should feel a tiny bit smoother), but it’s way more computationally efficient and should be easier to work with moving forwards.
- Added Lemmy 0.19 compatibility and features (note that these features are only available on the few instances currently running 0.19 pre-release software):
- Added option to delete posts and comments when deleting your account
- Added cursor-based pagination, which should result in slightly more efficient page loading
- Added context menus to search results
- Improved “no posts found” message
- Search bar is now always shown in the search tab
- Added a reset button to the Widget Wizard
- Organized app icons by creator
- Added a new icon, “Alien Mlem,“” by Sjmarf
- Adjusted haptic feedback
- Improved account deletion page
Bug Fixes
- Fixed compact comments not appropriately displaying vote status when net votes are displayed
Cheers,
You must log in or register to comment.