Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
v1.17.0
Compare
Sorry, something went wrong.
No results found
Changelog
Added
The app will now mark new comments as unread when returning to posts
Changed
Upgrade to Kotlin 1.8.0
Revert questionable app bar scrolling behaviour change
v1.16.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Fix bug where newest posts tab actually showed hottest posts instead
v1.15.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Fix a case where collapsing the parent of an already collapsed comment caused it to become expanded
Tweak progress bar UI to use a linear indicator
Allow app bar to hide when scrolling down
Fix bug where refreshing a list of posts caused it to jump around multiple times
v1.14.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Rework how often saved posts are updated
Collapsing a comment now collapses all comments under it similar to how it works on the website
v1.13.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Fix crash when viewing jcs ' comments
v1.12.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Do not schedule post update job every time the app starts
Improve favicon loading to reduce unnecessary redraws
Fix post lists being reloaded unnecessarily
v1.11.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Upgrade to Compose 2022.12.00 release
Refresh packaged baseline profile
Improve how saved state of posts is queried
v1.10.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
Configure Coil image loader with better caching settings
Refresh packaged baseline profile
v1.9.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
A loading indicator is added to the bottom of the post list to identify when new posts are being fetched
v1.8.0
Compare
Sorry, something went wrong.
No results found
Changelog
Changed
The release pipeline now automatically generates Play Store release notes from the changelog file
Fixed
Downgrade AGP to 8.0.0-alpha07 to fix Baseline Profiles not being packaged