v0.0.22
Pre-release
Pre-release
$ tools/format-changelog notes
0.0.22 (2024-11-26)
Highlights for users
- (Android) Notifications now use Zulip's custom sound by default. (#340)
- New visual design for the compose box. (#915)
- Autocomplete for emoji (":smile:"). (#670)
- Support for logging out of an account. (#463)
- Too many other improvements and fixes to describe them all here.
Highlights for developers
-
The generated localization files are now tracked in version control instead of going in an ephemeral
flutter_gen
package, so switching branches should no longer cause analysis issues (which used to require runningflutter pub get
or another command to resolve). (PR #1058) -
Resolved: #463, #340, #674, #915, PR #1058, #563, #1040, #1082, #669, #670, #360
sha256sum -c <<EOF
289c7c042ecc736a76f760cc67b8a121adbce234a3d893a8ae009dcc6f1f315f app-release.apk
6641156712bd12d8119ecd282cad4fc79c261e975e86f08902e069bd8b6cb747 app-release.aab
EOF