Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
v1.68.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Fixed
Comment votes and tags in search results are now parsed correctly again (Already deployed via OTA)
Failing to fetch the remote HTML parser manifest now falls back to the embedded copy
Fixed tags failing to be fetched from the server
Added
Direct links to comments can now be shared via the context menu, tap on a comment to reveal it
v1.67.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Added
Permanent tag blocks are now synced to Lobsters if you are logged in.
Changed
Search UX has been redone to match Material guidelines
Comments now indicated the OP like the site does, and the animations are faster.
The HTML parser has been reimplemented so it can be updated out-of-band from
app updates, ensuring fixes for site markup changes can be rolled out faster.
Fixed
Tags are now parsed properly again.
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