2015-10-06 03:11:24 +02:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2015-10-20 05:32:47 +02:00
|
|
|
[Unreleased]
|
2015-11-15 23:44:40 +01:00
|
|
|
|
2015-11-16 17:43:02 +01:00
|
|
|
[1.3.9] - 2015-11-16
|
|
|
|
- Fixed buggy #! lines in upgrade scripts.
|
|
|
|
|
2015-11-15 23:44:40 +01:00
|
|
|
[1.3.8] - 2015-11-15
|
2015-10-20 20:28:03 +02:00
|
|
|
- Added options to the Python api for working with untrusted server certificates.
|
2015-11-15 23:44:40 +01:00
|
|
|
- Added a lot of documentation on the development environment and testing.
|
|
|
|
- Added partial support for translating the Zulip UI.
|
|
|
|
- Migrated installing Node dependencies to use npm.
|
|
|
|
- Fixed LDAP integration breaking autocomplete of @-mentions.
|
|
|
|
- Fixed admin panel reactivation/deactivation of bots.
|
|
|
|
- Fixed inaccurate documentation for downloading the desktop apps.
|
|
|
|
- Fixed various minor bugs in production installation process.
|
|
|
|
- Fixed security issue where recent history on private streams might
|
|
|
|
be visible to new users (to the Zulip team) who were invited with that
|
|
|
|
private stream as one of their initial streams
|
|
|
|
(https://github.com/zulip/zulip/issues/230).
|
|
|
|
- Major preliminary progress towards supporting Python 3.
|
2015-10-06 03:11:24 +02:00
|
|
|
|
2015-10-20 05:32:47 +02:00
|
|
|
[1.3.7] - 2015-10-19
|
2015-10-06 03:11:24 +02:00
|
|
|
- Turn off desktop and audible notifications for streams by default.
|
2015-10-15 18:31:28 +02:00
|
|
|
- Added support for the LDAP authentication integration creating new users.
|
|
|
|
- Added new endpoint to support Google auth on mobile.
|
|
|
|
- Fixed desktop notifications in modern Firefox.
|
|
|
|
- Fixed several installation issues for both production and development environments.
|
2015-10-15 21:51:40 +02:00
|
|
|
- Improved documentation for outgoing SMTP and the email mirror integration.
|