Skip to content

Releases: zulip/zulip-mobile

v27.211

01 Sep 01:06
Compare
Choose a tag to compare

This is an Android-only release. It is the same as v27.209 except its version number.

Highlights for users

  • Fixed a bug introduced in v27.210 where notifications stopped working on Android 13. (#5752)

This release is identical to v27.209 except for its version number.

Highlights for developers

  • Reverted the targetSdkVersion bump to 33, so it's back to 31. (#5752)
  • Resolved issues: PR #5752
sha256sum -c <<EOF
020b330aa8c313a75f65b9aad49c7db6c266ae7adc576d02e060b7c18e8ab01b  app-arm64-v8a-release.apk
32997fc7db9e6a9e52f5a6009b7157d4372a773fedd79067de34351d7bc16d2f  app-armeabi-v7a-release.apk
a2420d074aedf00cabd51942efe5cdf42084a66598cac954b08e71f35bd8a151  app-x86-release.apk
0e6a7ccd57ca83764b50bed74a98cc01fa27e4a10d38eed9e41cb2001e24a672  app-x86_64-release.apk
c98c58f156746e66afc263d50521aacb1434fca76a9e6a01e8f1fd2cd9f06213  app-release.aab
EOF

v27.210

29 Aug 21:16
Compare
Choose a tag to compare

This is an Android-only release.

Highlights for users

  • (Android) In this release, we adjust some build configuration as required by Google Play. (We set targetSdkVersion to 33, a.k.a. Android 13.) (#5453)

Highlights for developers

  • Bumped targetSdkVersion to 33, aka Android 13. (#5453)
  • Resolved issues: #5453
sha256sum -c <<EOF
1fea896f6b8898c1b727906d7aac52f3bc68edd8523de41bd85fb3e1a2610476  app-arm64-v8a-release.apk
485eb74bd2d91b4abb9bec2350dba02e4349563f0e9d5fb0a700f57852be762d  app-armeabi-v7a-release.apk
916bc0d2524316d7dfd39067f81c0bc1956f5cb56ea2e481483583893d210bb3  app-x86-release.apk
c4acd34335fb665bac8849bf24589e3c48e9f80f349d44e49d32f505219c674d  app-x86_64-release.apk
68e25ee3b49dedfe85baf2aea19a472c39fe58496267c6c7c7f7542c22f5c694  app-release.aab
EOF

v27.209

18 Aug 23:05
Compare
Choose a tag to compare

Highlights for users

  • (iOS) You can now upload video attachments from your camera or media library. (#3624, #5733)
  • (Android) You can now upload video attachments from your media library (Android 13+). (#3624)

Highlights for developers

  • Bumped kMinAllowedServerVersion to 3.0. (PR #5747)
  • Bumped kMinSupportedVersion to 4.10. (PR #5748)
  • Resolved issues: #3624, #5733
sha256sum -c <<EOF
3b1c3b47abe05cd874e7e310dde99fb7f97ab182c6441fd50600af700a3e89ff  app-arm64-v8a-release.apk
c9bad87a73144b9c9f4f5c6268a296be201b303ed40e6b54122e85a6f0f0489d  app-armeabi-v7a-release.apk
fd84a747b4812cbf47a64cad8886c8afd44251449a2a967a7128cc2271c9ffb0  app-x86-release.apk
4e58bc1ec1bffea6b3f0a774305c9d9c6bc6d98744687fa00c230b47c1aea599  app-x86_64-release.apk
5437232bdbb5228c895803c036592ee74900cc04d3c859c8bf5594314c7c65bf  app-release.aab
EOF

v27.208

25 May 23:58
Compare
Choose a tag to compare

Highlights for users

  • "Private messages" are now called "direct messages", following that rename in Zulip Server 7.0. (#5731)

Plus, like every release, other fixes and improvements for your Zulip experience.

sha256sum -c <<EOF
458f458cd8c257df3a185886727a7c6dcf14b8ee14c307d09e3452b1a6ddc6fd  app-arm64-v8a-release.apk
8c186887697a799ce6825750f355d44740ccf16adef320e850c6eb4e88ee0216  app-armeabi-v7a-release.apk
223c781319ed00edf5cb73b88342e94323035602d4785fa0504b48298b456315  app-x86-release.apk
f18dfd1d829da4df16b6da999c29af75ee6292b5298425e092a351c1fad1e9ae  app-x86_64-release.apk
4f97a83faa35f06780087703f965557bb8d40e0f6d16421aaa62b463afe6101b  app-release.aab
EOF

v27.207

04 May 22:19
Compare
Choose a tag to compare

Highlights for users

  • Support for unmuting topics in a muted stream, an upcoming Zulip Server 7 feature. (#5727, #5691)
  • (Android) We believe we have fixed a nasty bug where the keyboard would freeze while typing on some Samsung devices. If the issue persists, please report it! (#5729)

Plus, like every release, other fixes and improvements for your Zulip experience.

Highlights for developers

  • Changed where we generate /pm-with/… links (just in quote-and-reply) to use the new /dm/… format instead. (#5710)

  • Resolved issues: #5729, #5691, #5362, #5726, #5710

sha256sum -c <<EOF
88dd870b83dc14750da3dfc0ed3ab3ac4d9068d75085db85f249b9073b64b09b  app-arm64-v8a-release.apk
a57b62103c93cd0224af90855e3e7a205d0701f6246b8e7590f778b1f0292686  app-armeabi-v7a-release.apk
c5ea9e275f8d4824f5faaad7bd3610e09430025f3533f9fcd0b7b1f2f94640d1  app-x86-release.apk
a1e09b96f0900343ff6d4da5eed9442ceb14603533d24cdb31c98a3573a1431d  app-x86_64-release.apk
68e55e1a325bbed3e5cc59fe26eb45ddef80eefa426f861adccafb66917bc64e  app-release.aab
EOF

v27.206

28 Apr 04:38
Compare
Choose a tag to compare

Highlights for users

  • We've added more failure handling to the notification troubleshooting screen. (PR #5721)
  • We now offer the app in Luri (Bakhtiari). Many thanks to our kind volunteer translators!

Highlights for developers

  • Users can now retry the register-device-token request on demand, and if the server gives an error, they can see the message in the client. (PR #5721)
sha256sum -c <<EOF
a9aaf5d334ae6a2d7f4d283960f29498d1d85c6ba440f90164d23b465e70e2eb  app-arm64-v8a-release.apk
482852677f7ac3ed8c6d6d98dd8de639c6c7e1399f07647f107f3ac7d9789487  app-armeabi-v7a-release.apk
c3b12afebc710d1fcc8d4202e696946c2884c26654eae6f6aa6786785667737b  app-x86-release.apk
e3cd1fd5b0b682220268608a491fe91aa8196137c1a82a9b34323847f504015b  app-x86_64-release.apk
a5635ded46a633a265cd097ce4490e4d7bfc58728a2d63de08223adb761ea735  app-release.aab
EOF

v27.205

06 Apr 20:53
Compare
Choose a tag to compare

Highlights for users

  • (iOS) Fixed an issue where text inputs wouldn't respond to tapping near the left edge of the screen. (#5486)

Plus, like every release, other fixes and improvements for your Zulip experience.

Highlights for developers

  • Bumped kMinSupportedVersion to "4.0". (PR #5707)
  • We now use presence tuning parameters from the server, when available. (#5669)
  • We now support narrow links with new "/dm/…" and "/is/dm" filters (the new way to say "/pm-with/…" and "/is/private"). (#5692)
  • Ran yarn upgrade. (PR #5713)
  • Upgraded Flow to v0.175.1. (PR #5700)
  • Prep work toward supporting unmuted topics in muted streams. (PR #5690)
  • Converted more of our Java code to Kotlin. (PR #5695, PR #5701)
  • Used patch-package to fix an Xcode build failure in react-native. (PR #5709)
  • Resolved issues: #5669, #5692, #5698, #5702, #5486
sha256sum -c <<EOF
4c7a998aa0e342a028df2cc00e176222de5178e5dc64c83ec108709e2c2298ba  app-arm64-v8a-release.apk
040734af87015c698c6d04c75b1dc81669a0596a2648ea794a4e7311064b80c5  app-armeabi-v7a-release.apk
38dc7ebd9f115a7c6724e99f038a70e36d3660401095c07540feea4629d45fec  app-x86-release.apk
b042ec24a064218854cdd35aaa96ba5be42c3b111add80487cc1d4868991415d  app-x86_64-release.apk
d7ce819762215f0ada0b6cb684cf64abd7c2257c7fb2110f38a7229df428d356  app-release.aab
EOF

v27.204

14 Mar 21:43
Compare
Choose a tag to compare

Highlights for users

  • (iOS) Fixed a bug where tapping a notification wouldn't bring you to the conversation. (#5679)
  • Fixed a bug where the app wouldn't work if your email address contained diacritics or characters from non-Latin scripts. (PR #5178)

Plus, like every release, other fixes and improvements for your Zulip experience.

Highlights for developers

  • We've adapted the topic-mute model to the new user_topic API. (#5380)
  • Resolved issues: #5679, #5380, PR #5178
sha256sum -c <<EOF
6ce0a066cbba7f0b83c834302fc52b51bf69637d7a40d1b8cd6e3f923a4faf87  app-arm64-v8a-release.apk
baa1b1632d6138e117f9cc88ef052e087bd30e435848e6db8d331e120d62016c  app-armeabi-v7a-release.apk
225897169023a3b1207a9216d26c19a463fc54265914fe55232d7ff57f078074  app-x86-release.apk
049ab5b1f7024902ecf8a9dcac9aeb0198a1617cd086b5fdf941d907aef11c2e  app-x86_64-release.apk
abcbb4fc304ac0cd4d9545b722b561c8d69ffd374c03f96101abe4b06056bb44  app-release.aab
EOF

v27.203

14 Mar 00:39
Compare
Choose a tag to compare

Highlights for users

This iOS-only release is identical to version v27.201, except we've now correctly marked the app as requiring iOS 14+.

v27.202

14 Mar 00:37
Compare
Choose a tag to compare

This is an iOS-only stable release in the v27.201 series, with a bugfix atop v27.201.

Highlights for users

  • (iOS) Fixed a bug on devices running iOS 12 where the unread notice would show nonsense instead of the number of unread messages. (#5670)

Note: This will be the last release to support iOS 12 and 13.