github zulip/zulip 3.2
Zulip Server 3.2

latest releases: 8.3, 8.2, 8.1...
3 years ago

3.2 -- September 15, 2020

  • Switched from libmemcached to python-binary-memcached, a
    pure-Python implementation; this should eliminate memcached
    connection problems affecting some installations.
  • Removed unnecessary django-cookies-samesite dependency, 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_USER
    authentication.
  • 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_port setting in conjunction with
    http_only in zulip.conf.
  • Improved upgrade documentation.
  • Removed internal ID lists which could leak into the events API.

Don't miss a new zulip release

NewReleases is sending notifications on new releases.