Skip to content

Tags: msfjarvis/compose-lobsters

Tags

v1.53.0

- Tablet users can now navigate between hottest/newest/saved posts again

v1.52.0

- A brand new tablet-specific UI — Thanks [@ThanaReka](https://github…

….com/@ThanaReka)

- Usernames of story authors are highlighted in comments

- Add a workaround for rare crashes while loading SQLite with older devices
- Fix comments page resetting collapsed state while scrolling
- Images are cached for longer on disk
- Navigation bar now renders a solid background on API levels 31 and below

v1.51.0

- Pull to refresh indicator is no longer hiding behind the top app bar

- User profile page correctly renders contents below the top app bar
- Revert unread comment handling changes that caused false positives

v1.50.0

- Search bar draws under the status bar when hiding keyboard

- Bottom of the comments page is cut off by the navigation bar
- Rare crash in comments page

v1.49.0

- Opening posts you have previously seen will show the number of new …

…comments since last visit

- Saving posts no longer triggers a page refresh that invalidates scroll position

- Change submitter text to 'authored' when applicable
- Unread comments now have a brighter background rather than a text badge
- Bottom navigation bar has been redesigned

v1.48.0

- Swiping a post from left to right now offers a share action

- Try to workaround an infrequent crash when scrolling hottest/newest posts

- Upgrade to Kotlin 2.0.0
- Upgrade to Compose May beta releases

v1.47.0

- Bring back dividers between posts (I regret my earlier choices)

- Upgrade to Compose May stable releases

- Navigating to user profiles now works when invoked from the search
  results page
- Fix occasional crashes due to the app incorrectly trying to open
  multiple database connections

v1.46.0

- Remove dividers between posts

- Post titles in lists are now truncated to be a single line

- Disable logging of network errors to Sentry
- Add potential workaround for navigation-related crashes

v1.45.0

- Upgrade to Compose April releases

- Story items are now more compact so you can see more items
  on your screen.

- Fixed a crash when clicking an item on the bottom navigation bar
  too quickly
- Removed buggy deeplinks
- Clicking a username now correctly navigates to the right page in-app

v1.44.0

* Fixed a bug in the database code that was triggering crashes for

    a subset of upgrading users