Skip to content

Releases: msfjarvis/compose-lobsters

v1.23.0

02 Mar 21:52
Compare
Choose a tag to compare

Changelog

Added

  • Introduce Sentry for error reporting and performance monitoring

v1.22.0

02 Mar 08:37
Compare
Choose a tag to compare

Changelog

Changed

  • In-app browser now respects the user's choice for dark mode
  • Upgrade dependencies

v1.21.0

09 Feb 13:30
Compare
Choose a tag to compare

Changelog

Changed

  • Fix bug that caused the app to crash on launch

v1.20.0

09 Feb 10:08
Compare
Choose a tag to compare

Changelog

Changed

  • Update dependencies

v1.19.0

01 Feb 13:52
Compare
Choose a tag to compare

Changelog

Changed

  • Upgrade dependencies
  • Optimize packaged baseline profiles

v1.18.0

21 Jan 07:26
Compare
Choose a tag to compare

Changelog

Changed

  • Special-case deleted stories in comments API
  • Fix regression where save button had the incorrect visual state

v1.17.0

12 Jan 07:38
Compare
Choose a tag to compare

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

24 Dec 02:26
Compare
Choose a tag to compare

Changelog

Changed

  • Fix bug where newest posts tab actually showed hottest posts instead

v1.15.0

20 Dec 19:17
Compare
Choose a tag to compare

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

12 Dec 08:02
Compare
Choose a tag to compare

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