Skip to content

v27.188

Compare
Choose a tag to compare
@chrisbobbe chrisbobbe released this 24 Jun 04:09
· 1174 commits to main since this release

Highlights for users, vs. v27.186 (last prod release)

  • Users' custom profile fields are now shown in the profile view. These can include pronouns, social-media usernames, job titles, etc. (#2900)
  • Support for a new display setting, to be released in Zulip Server 6: "Display names of reacting users when few users have reacted to a message." (#5348)

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

Highlights for users, vs. v27.187 (last beta release)

  • Fixed a regression in v27.187 that prevented the app from working with Zulip Server versions before 2.1. (Note that those versions are officially unsupported. Affected users should still get their server upgraded.) (#5418)
  • Support for a new display setting, to be released in Zulip Server 6: "Display names of reacting users when few users have reacted to a message." (#5348)

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

Highlights for developers

  • Fixed a flake in waitingPeriodThreshold tests. (#5404)
  • Fixed a flake in message-list-diffing tests. (#5414)
  • Removed most definitions in navActions.js, to help reduce our use of the deprecated NavigationService approach. (#4417)
  • Replaced our uses of Flow's $PropertyType and $ElementType with the new, more concise index-access syntax. (PR #5406)
  • We're now running the latest versions of ESLint and Prettier. (PR #5393)
  • Resolved issues: #5348, #5418, #4139, #5414, #5404, #4417, PR #5393, #4254
sha256sum -c <<EOF
6563329193893c16a2d5f9e273c383f897a30d9cea68d62000c3029608bc1c0c  app-arm64-v8a-release.apk
92c02d6eb157e9df8ff69e914034cc54321e29a54db548f48c280275ce515cf6  app-armeabi-v7a-release.apk
ddcdc1b7f7e704c4a1952d332a6c9090adf37c1145dcce268e2f5b9435f0fb06  app-x86-release.apk
4deca975f3fe3aa861eed2a2b7fbe0b654e30e02f2436435971994b52e3c03f4  app-x86_64-release.apk
f6bcd41effaa5e573c5f9c1e63d619613215b78283759fdcad5c5d1ce3f8bc47  app-release.aab
EOF