New features and other improvements
- New preference to scale UI text, PR#3248 by @nikclayton
Significant bug fixes
- Save account information correctly, PR#3720 by @connyduck
- If you were logged in with multiple accounts it was possible to switch accounts in a way that the UI showed the new account, but database operations were happening using the old account.
- "pull" notifications on devices running Android versions <= 11, PR#3649 by @nikclayton
- Pull notifications (i.e., not using ntfy.sh) could silently fail on devices running Android 11 and below
- Work around Android bug where text fields could "forget" they can copy/paste, PR#3707 by @nikclayton
- Viewing "diffs" in edit history will not extend off screen edge, PR#3431 by @nikclayton
- Don't crash if your server has no post edit history, PR#3747 by @nikclayton
- Your Mastodon server might know that a post has been edited, but not know the details of those edits. Trying to view the history of those statuses no longer crashes.
- Add a "Delete" button when editing a filter, PR#3553 by @Tak
- Show non-square emoji correctly, PR#3711 by @connyduck