Skip to content

v27.170

Compare
Choose a tag to compare
@chrisbobbe chrisbobbe released this 10 Sep 00:44
· 2768 commits to main since this release

Highlights for users

  • Improved input-focus behavior in the compose box. (#4981)
  • Messages that @-mention you now appear even if you've muted their topic or stream. (#3472)
  • Fixed a "Failed to send" bug when scrolled far up in some message views. (#4973)

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

Highlights for developers

  • The Git branch for the project has been renamed from "master" to "main", as part of the shift in the broader Git community toward this more inclusive convention. Please see "#announce > Git branch renamed to ‘main’" on the Zulip community server (CZO) to learn more.

  • Upgraded to React Native v0.64! (#4426)

    This introduces two new warnings, and you can ignore them both: one
    when you run yarn, and one when you run Jest. Those will disappear
    once we use a version of jest-expo that targets RN v0.64. (We
    expect a release from them soon.)

  • Resolved issues (earliest first): PR #4973, PR #4831, PR #4981, #4907, #4951, #4909, #3472, #4426, PR #4992

sha256sum -c <<EOF
bf640c36a03ac1c6afecf85984e5e5f25ca888b38ad96cbf2199e30f52d8cd15  app-release.apk
a7d23aa49554e3188acf1798e9bd65c2a9b19766e05c2ca96824918a5b980a81  app-release.aab
EOF