New

  • Support for Lemmy 0.19
  • Lots and lots of refactoring cleaning up technical debt
  • Added “Account settings” to replace “Lemmy Settings”
    • This new section syncs up with your Lemmy account
    • A few things will need updating such as your nsfw setting and sort

Changes

  • Any action that fail now alerts the user via notification
  • Show / hide NSFW has been moved to Settings > Account settings (this now respects your account choice)
  • Sort has been moved to Settings > Account settings (this also now respects your account choice)
  • Removed “mark posts as read” and “remember across devices” as Lemmy does this automatically

Github issues closed

  • Tasker Integration: Action Configuration Broken & No Post Syncing #350
  • User domain not shown in posts for accounts with a custom name #118
  • Portrait 2 columns layout bug #11
  • Unsubscribe action fails silently #151
  • S4L doesn’t expose Bot account preferences #173
  • Show NSFW content doesn’t sync with Hide NSFW Posts #170
  • Show scores doesn’t sync with account setting #171
  • Disabling “mark posts as read” does not work #356
  • Show Read Posts not synced with Hide Read #174
  • Default sort settings not shared with web app #163
  • Show Profile Pictures doesn’t sync with Show Avatars #172
  • S4L doesn’t pull/ignores web settings #70
  • Crash when Biometric account lock is enabled #110

Other fixes

  • Fixed a crash when searching within messages
  • Fixed a crash in the in-built webview
  • Fixed a crash when sharing posts
  • Added a fix for HTML chars in the summarizer

Updates

  • androidx.annotation:annotation > 1.7.0
  • com.android.tools.build:gradle > 8.2.0-beta04
  • com.google.gms:google-services > 4.4.0
  • androidx.core:core-ktx > 1.12.0
  • @boyi
    link
    English
    4
    edit-2
    7 months ago

    If your app crashed, read on. It’s been pointed up that the bug is due to the ‘hide username’ option. I manage to get around it by restoring earlier backup to the earlier version. To those that need a temporary fix, before the dev patch the update, here you go.

    First, you need to uninstall the updated version and install the earlier version by using old apk (apkmirror). Then, restore the old backup. After that, need to unhide the account username, and make a new backup. Then, update the app to a new version and sign in, and restore with the backup. The new app will be good to go with the old setting (except the hide username option).

    • @can@sh.itjust.works
      link
      fedilink
      English
      37 months ago

      Alternatively, the app only crashes on the startup homepage. If you’re able to open a post on Lemmy from Firefox you can open with sync link handler and open your setting from the comments screen.