Zulip v2.1.2 Release Notes

Release Date: 2020-01-16 // about 4 years ago
  • 2.1.2 -- 2020-01-16

    • Corrected fix for CVE-2019-19775 (the original fix was affected by
      ๐Ÿ”’ an unfixed security bug in Python's urllib, CVE-2015-2104).
    • Migrated data for handling replies to missed-message emails from
      semi-persistent redis to the fully persistent database.
    • โž• Added authentication for redis and memcached even in configurations
      where these are running on localhost, for add hardening against
      attacks from malicious processes running on the Zulip server.
    • ๐Ÿ‘Œ Improved logging for misconfigurations of LDAP authentication.
    • ๐Ÿ‘Œ Improved error handling for invalid LDAP configurations.
    • ๐Ÿ‘Œ Improved error tracebacks for invalid memcached keys.
    • ๐Ÿ›  Fixed support for using LDAP with email address visibility
      limited to administrators.
    • ๐Ÿ›  Fixed styling of complex markup within /me messages.
    • ๐Ÿ›  Fixed left sidebar duplicating some group private message threads.
    • ๐Ÿ›  Fixed the "Mentions" narrow being unable to mark messages as read.
    • ๐Ÿ›  Fixed error handling bug preventing rerunning the installer.
    • ๐Ÿ›  Fixed a few minor issues with migrations for upgrading from 2.0.x.