Zulip
Open-source team chat with unique topic-based threading
Alternative to: slack, microsoft teams, discord
About
Versions (100)
3.2
2020-09-153.2 — September 15, 2020
- Switched from
libmemcachedtopython-binary-memcached, a pure-Python implementation; this should eliminate memcached connection problems affecting some installations. - Removed unnecessary
django-cookies-samesitedependency, which had its latest release removed from PyPI (breaking installation of Zulip 3.1). - Limited which local email addresses Postfix accepts when the incoming email integration is enabled; this prevents the enumeration of local users via the email system.
- Fixed incorrectly case-sensitive email validation in
REMOTE_USERauthentication. - Fixed search results for
has:image. - Fixed ability to adjust “Who can post on the stream” configuration.
- Fixed display of “Permission [to post] will be granted in n days” for n > 365.
- Support providing
nginx_listen_portsetting in conjunction withhttp_onlyinzulip.conf. - Improved upgrade documentation.
- Removed internal ID lists which could leak into the events API.