Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
v1.23.0
Changelog
Added
- Introduce Sentry for error reporting and performance monitoring
v1.22.0
Changelog
Changed
- In-app browser now respects the user's choice for dark mode
- Upgrade dependencies
v1.21.0
Changelog
Changed
- Fix bug that caused the app to crash on launch
v1.19.0
Changelog
Changed
- Upgrade dependencies
- Optimize packaged baseline profiles
v1.18.0
Changelog
Changed
- Special-case deleted stories in comments API
- Fix regression where save button had the incorrect visual state
v1.17.0
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
Changelog
Changed
- Fix bug where newest posts tab actually showed hottest posts instead
v1.15.0
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
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