mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	Release Zulip Server 1.9.1.
This commit is contained in:
		| @@ -54,7 +54,7 @@ author = 'The Zulip Team' | ||||
| # The short X.Y version. | ||||
| version = '1.9' | ||||
| # The full version, including alpha/beta/rc tags. | ||||
| release = '1.9.0' | ||||
| release = '1.9.1' | ||||
|  | ||||
| # This allows us to insert a warning that appears only on an unreleased | ||||
| # version, e.g. to say that something is likely to have changed. | ||||
|   | ||||
| @@ -7,6 +7,19 @@ All notable changes to the Zulip server are documented in this file. | ||||
| This section lists notable unreleased changes; it is generally updated | ||||
| in bursts. | ||||
|  | ||||
| ### 1.9.1 -- 2018-11-30 | ||||
|  | ||||
| This release is primarily intended to improve the experience for new | ||||
| Zulip installations; it has minimal changes for existing servers. | ||||
|  | ||||
| - Added support for getting multi-domain certificates with setup-certbot. | ||||
| - Improved various installer error messages and sections of the | ||||
|   installation documentation to help avoid for common mistakes. | ||||
| - The Google auth integration now always offers an account chooser. | ||||
| - Fixed buggy handling of avatars in Slack import. | ||||
| - Fixed nginx configuration for mobile API authentication to access uploads. | ||||
| - Updated translation data, including significant new Italian strings. | ||||
|  | ||||
| ### 1.9.0 -- 2018-11-07 | ||||
|  | ||||
| **Highlights:** | ||||
|   | ||||
| @@ -1,4 +1,4 @@ | ||||
| ZULIP_VERSION = "1.9.0" | ||||
| ZULIP_VERSION = "1.9.1" | ||||
|  | ||||
| # Bump the minor PROVISION_VERSION to indicate that folks should provision | ||||
| # only when going from an old version of the code to a newer version. Bump | ||||
|   | ||||
		Reference in New Issue
	
	Block a user