New features!
- This release features a remastered app icon! We now have SVG and maskable variants and they generally look better on various devices. Thanks @nathanielcwm! And be on the lookout for a post on !wefwef@lemmy.world: in the near future, we plan on adopting an app icon chosen by the community.
- There's also a new custom splash screen for iOS devices! NOTE: You may need to re-add to homescreen to get the new logo and splash screens. (I'm sorry if that's the case!) This should greatly reduce any flash of white when opening the app with your device in dark mode.
- Reporting is here! You can now report posts, comments, and private messages, and add custom report reasons.
What's Changed
- Update docker build to target arm64 rather than arm/v8 by @jonesetc in #266
- Add initial reporting (posts, comments, private messages) by @aeharding in #269
- skip parsing links nodes when they are duplicates by @rideron89 in #244
- Fix ellipse menu taps in compact mode navigating to post (#267) by @aeharding in #270
- Add appropriately scaled favicons by @nathanielcwm in #166
- Fix #265 - Unable to search for remote users by @bdonvr in #274
- Fix desktop saved post/comment indicator position by @aeharding in #273
New Contributors
- @jonesetc made their first contribution in #266
- @rideron89 made their first contribution in #244
- @nathanielcwm made their first contribution in #166
- @bdonvr made their first contribution in #274
Full Changelog: 0.13.1...0.14.0