Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
Release list
v1.58.0
Fixed
- Avoid crash from trying to import invalid backups
- Avoid crash when posts move between pages
Changed
- Widget update is more reliable
- Increased network timeouts
- Better network retries and rate limit avoidance
- Temporarily remove comment count to fix crashes
v1.57.0
Changed
- Navigation rewritten for larger screens
- Comment expand/collapse now uses button UI
- Comment rendering rewritten for better performance
- Settings page redesigned
Fixed
- Database concurrency improvements
- Upgrade to Compose 2025-12 alpha
- Swipe action trigger distance increased for Android 16 QPR1 Beta 1
- Deeply nested comment tree collapsing
- Post author indication in details
- Dark mode toggle crash
v1.55.0
v1.54.0
v1.53.0
v1.52.0
Added
- A brand new tablet-specific UI — Thanks @ThanaReka
- Usernames of story authors are highlighted in comments
Fixes
- Add a workaround for rare crashes while loading SQLite with older devices
- Fix comments page resetting collapsed state while scrolling
- Images are cached for longer on disk
- Navigation bar now renders a solid background on API levels 31 and below
v1.51.0
v1.50.0
v1.49.0
Added
- Opening posts you have previously seen will show the number of new comments since last visit
Fixed
- Saving posts no longer triggers a page refresh that invalidates scroll position
Changed
- Change submitter text to 'authored' when applicable
- Unread comments now have a brighter background rather than a text badge
- Bottom navigation bar has been redesigned