Features
- Add Modlog screen at the user, community, and instance-wide (on About screen) level; by @olorin99 in #345.
- Add button to clear search on explore screen; by @olorin99 in #350.
- Create an emoji picker for PieFed reactions and markdown editor; by @jwr1 in #359.
Note, you are currently not able to select custom PieFed emojis from the emoji picker.
Fixes
- Fix totp code not being passed to login on Lemmy; by @olorin99 in #344.
- Fix UI elements overflowing on mobile Linux; by @olorin99 in #348.
- Fix Linux gtk header bar always being used on Wayland; by @jwr1 in #347.
- Fix error on empty body for microblog; by @olorin99 in #356.
- Remove incorrect check for empty accounts; by @olorin99 in #357.
- Fix create microblog community picker helper text being truncated; by @jwr1.
Other
- Navigation backend overhaul (moved to
auto_routepackage), with web support coming soon!; by @olorin99 in #358.
Note, due to specific changes in the way oauth authorization is handled (specifically, the callback URL has been changed), Mbin accounts will need to re-login. - Adopt very_good_analysis and add PR dart checks; by @jwr1 in #360.
- Translations update from Hosted Weblate; in #346.
Full Changelog: v0.11.1...v0.11.2


