Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
v1.66.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Added
You can now upvote and reply to comments from the app, if you're logged in
Changed
The comments UI now tries to mimic Boost for Reddit
Fixed
Certificate pinning was removed to avoid errors when certificates were rotated
v1.65.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Address fallout from Lobste.rs changing its HTML markup. This will keep happening :(
Changed
The comment expand/collapse indicators now match the Lobsters UI
v1.64.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Added
Allow logging in to avoid rate limiting problems.
Changed
The migration path for tag data format changes in 1.61.0 has been removed.
The app no longer uses the unsupported JSON endpoints on lobste.rs, instead relying
on parsing the HTML pages instead.
v1.63.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Comments are no longer indicated as unread on the first visit of a post
Changed
Post titles in the list view can now take up 2 lines to make ellipsizing less likely
Action buttons now have a prominent background to make their touch target more obvious
Action buttons now have additional padding to avoid accidental presses when interacting
with system gestures
Thanks to Charles Lombardo for contributing the action button UI changes.
v1.62.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Improve comment scrolling performance
Ensure saved/read state for posts updates properly in UI
All strings in the app are now translatable, open to volunteer contributions.
v1.61.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Collapsed comments state are now persisted across navigation events
Changed
Tags use a more muted background color to avoid being distracting.
Tag blocks can now be time-bound
v1.60.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Rare crash in widget handling
Line-breaking behavior in comments now packs text densely
Tag filtering now applies to widgets as well
Changed
Links to other posts now open in the app itself
Widget handles bad network scenarios better
v1.59.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Crashes from process death
Crashes in widget handling
Android Auto Backup works again
Changed
Added a tag filtering option to settings
Comment count badge has been restored
Navigation behavior has been improved to avoid too-deep hierarchies
Widget clicks are handled reliably
Widget UI has been touched up and a preview added for Android 16+
User profile page is now scrollable
v1.58.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
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
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
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