This release has a few notable features:
- Settings to hide accessible captions, and a setting to hide controls on gallery open
- Revamped toast message UI which should animate much nicer
Full notes:
- fix: crash with invalid url as link
- PR: #1791
- feat: setting to hide accessible captions
- PR: #1792
- refactor: use asyncNoop
- PR: #1786
- fix: pwa router corruption when switching accounts in certain way
- PR: #1698
- fix: edge case where post hiding might not work for a few posts
- PR: #1795
- feat: setting to hide controls on gallery open
- PR: #1798
- fix: inbox badge count overflow
- PR: #1787
- chore: upgrade dependencies
- PR: #1800
- fix: percent character in search causes crash
- PR: #1802
- feat: toast refactor
- PR: #1716
- fix: invalid markdown link preview
- PR: #1805