v27.205
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 inreact-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