Zulip
Open-source team chat with unique topic-based threading
Alternative to: slack, microsoft teams, discord
About
Versions (100)
4.6
2021-09-234.6 — 2021-09-23
- Documented official support for Debian 11 Bullseye, now that it is officially released by Debian upstream.
- Fixed installation on Debian 10 Buster. Upstream infrastructure had
broken the Python
virtualenvtool on this platform, which we’ve worked around for this release. - Zulip releases are now distributed from https://download.zulip.com/server/,
replacing the old
www.zulip.orgserver. - Added support for LDAP synchronization of the
is_realm_ownerandis_moderatorflags. upgrade-zulip-from-gitnow usesgit fetch --prune; this ensuresupgrade-zulip-from-git masterwith return an error rather than using a stale cached version of themasterbranch, which was renamed tomainthis month.- Added a new
reset_authentication_attempt_countmanagement command to allow sysadmins to manually reset authentication rate limits. - Fixed a bug that caused the
upgrade-postgresqltool to incorrectly removesupervisordconfiguration forprocess-fts-updates. - Fixed a rare migration bug when upgrading from Zulip versions 2.1 and older.
- Fixed a subtle bug where the left sidebar would show both old and new names for some topics that had been renamed.
- Fixed incoming email gateway support for configurations
with the
http_onlysetting enabled. - Fixed issues where Zulip’s outgoing webhook, with the Slack-compatible interface, had a different format from Slack’s documented interface.
- The installation and upgrade documentations now show the latest release’s version number.
- Backported many improvements to the ReadTheDocs documentation.
- Updated translation data from Transifex.