Releases: zulip/zulip-flutter
v0.0.18
0.0.18 (2024-07-25)
Highlights for users
- Attaching an image or video to a message works properly with the new Zulip Server 9.0. (#829)
- When opening an image in the lightbox with the new Zulip Server 9.0, the image is shown at full scale from the beginning. (#830)
- Autocomplete for @-mentions now prioritizes showing users recently active in the same conversation or channel. (#828)
Highlights for developers
-
New supplemental setup instructions for doing development on a remote cloud server. (PR #802)
sha256sum -c <<EOF
199958f5d125b4ef5953bda8b978c943db6960999544e1a7b6d1947ad17b2824 app-release.apk
a67e6fa7e7e20aa5fb97f35f4ffef09a7cb5e9121cf5b892a3a70423b97869ff app-release.aab
EOF
v0.0.17
0.0.17 (2024-07-19)
Highlights for users
- (Android) Much richer notifications: multiple messages per conversation, sender names and avatars, and more. (#128, #569, #571, #572)
- Full support for image thumbnails, a feature of the upcoming Zulip Server 9.0 which should greatly reduce Zulip's network consumption on messages with images. (#799)
- New "Copy link to message" option in message menu. (#673)
- The channels screen shows muted channels as muted. (#424)
- Too many other improvements and fixes to describe them all here.
Highlights for developers
-
New test suite
tools/check android
that does the Android build and runs the Android linter. (#772, PR #797) -
The User-Agent header in HTTP requests to the server now includes the app version and the OS name and version. (#467)
-
Resolved: PR #728, PR #727, #736, #569, #571, #572, #393, #749, #771, #120, #673, #732, PR #789, #772, PR #797, #743, #467, #424, #128, #616, #815, #799
sha256sum -c <<EOF
72ee1a27a4b257703911b852342d9bd833f79b35cf3b6f52bb95a37bd5685348 app-release.apk
9f85589c9c8ad4d75b4b30fedc3a1490820d8e920d48ca83bc249330f70cd2c9 app-release.aab
EOF
v0.0.16
Highlights for users
- To simplify Zulip for new users, streams have been renamed to channels. (#630)
- When typing an @-mention, users you've DMed with recently are suggested first. (#693)
- Too many other improvements and fixes to describe them all here.
Highlights for developers
-
Our test suite now gets run as part of the Flutter project's own CI checks. (#239; PRs #696, #700)
-
We've enabled Dart analyzer rules that should prevent most implicit use of
dynamic
. (#719) -
Resolved: #690, PR #686, PR #689, PR #687, PR #701, PR #695, #239, #458, #697, #77, #676, PR #709, #719, #705, #455, #602, #630, PR #693, PR #730, #632, #684
sha256sum -c <<EOF
2c632e972260cfac7adb0d288d61e6447d03d92bf9ff7f619918db2ef3d8e9f5 app-release.apk
fe3f0a64dd260005bc7354ba16a8e33b35eead94c27b1c399c9a2be3c3081d41 app-release.aab
EOF
v0.0.15
0.0.15 (2024-05-15)
Highlights for users
- Videos in messages are now supported. (#356)
- The screen formerly known as "All messages" has a new, more accurate name: "Combined feed". (#634)
- (Android) Fixed bug when using third-party auth with Firefox as default browser. (#620)
Highlights for developers
- The tree includes configuration for Android Studio / IntelliJ, which should help exclude extraneous results from search. (PR #637)
Resolved: #548, #620, #538, #612, #356, #309, #634, PR #680
sha256sum -c <<EOF
7e3a0e21cf35245689595ff0f63c2b0d02469f847113a100991f495524979353 app-release.apk
f7f5057a44e3cb7c21da9d22ba55279aef699141b4ed280e270cc9080822f3ac app-release.aab
EOF