v27.182
Highlights for users
- Support for new Zulip Server 5.0 features:
- New options "Copy link to topic" and "Copy link to stream" when you long-press on a topic or stream. (#4863, #5154)
Plus, like every release, other fixes and improvements for your Zulip experience.
Highlights for developers
- (Android) Our GitHub release now has a separate APK for each ABI, instead of one bigger APK. (#5295)
- Server-version logging tags are now set before reducers handle REGISTER_COMPLETE. (PR #5261)
- Sentry will now split "Unhandled Zulip API event type" into separate issues per event type. (PR #5243)
- Breadcrumbs are now sent to Sentry with the
type
andop
of Zulip events: https://zulip.com/api/get-events (PR #5239) - For VS Code users, we now properly specify what auto-formatter the project uses. (PR #5285)
- We've finished switching from stream names to stable IDs for identifying streams, as far as server support allows. (#3918)
- No more runtime import cycles, enforced with linting. (PR #5266)
- Updated to v0.0.9 of @zulip/shared. (#5292)
- Resolved issues: #3710, #5295, PR #5285, #5022, #4925, #5202, #5255, #5154, #4863, #3918, #5251, #2688, PR #5266, PR #5261, PR #5258, PR #5253, #3767, #5014, PR #5243, PR #5239
sha256sum -c <<EOF
570ba2cf99817c48d066ba0a1f12a2695a89015897932a3fa326b35976f4d22b app-arm64-v8a-release.apk
7a10df2b1de897c03bced0fd08558d73eac11242a948a32d9ba8292fbea41f87 app-armeabi-v7a-release.apk
32ab83521f09f5e9993b90a9b88e58f6cbb4a2519d9ee9905ebe10d427cdbcb5 app-x86-release.apk
17c4b30e140dad95e60142d70498c3b71af2c43d636a1db71edc95152068693a app-x86_64-release.apk
315b7b3db75c4e759460b2bb60b08d3998fb3baa5acd67cc59bf719e51f944fa app-release.aab
EOF