Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
Release list
v1.47.0
Changed
- Bring back dividers between posts (I regret my earlier choices)
- Upgrade to Compose May stable releases
Fixed
- Navigating to user profiles now works when invoked from the search
results page - Fix occasional crashes due to the app incorrectly trying to open
multiple database connections
v1.46.0
v1.45.0
Changed
- Upgrade to Compose April releases
- Story items are now more compact so you can see more items
on your screen.
Fixed
- Fixed a crash when clicking an item on the bottom navigation bar
too quickly - Removed buggy deeplinks
- Clicking a username now correctly navigates to the right page in-app
v1.44.0
v1.43.0
v1.42.0
v1.41.0
v1.40.0
Changed
- Update to Compose March releases
- Improve performance of frequently invoked database queries
- Refactor UI data model to improve state handling
- Make saved posts update in the background more often
- Consolidate widget display logic
- Rework some theming logic to align with new Material guidelines
v1.39.0
Get it on Google Play: https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android
Changelog
Changed
- Add HTML bookmarks as an export format
- Rework widget item layout for consistent touch targets
- Add attribution for libraries used in the app
- Redesign settings screen
- Update to Compose January releases
v1.38.0
Get it on Google Play: https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android
Changelog
Changed
- Add brand new icon by dzuk
- Fix a bug that caused the app to fetch the same 20 posts over and over
- Significantly improve scrolling performance when there are a lot of saved posts
- Move search feature to its own screen
- Make top app and bottom system bars use the same color
- Reduce unnecessary API calls in search screen
- Upgrade to Compose November releases
- Enable logging of SQLite queries