mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	version: Update version and changelog after 5.4 release.
This commit is contained in:
		| @@ -17,6 +17,27 @@ log][commit-log] for an up-to-date list of raw changes. | ||||
|  | ||||
| ## Zulip 5.x series | ||||
|  | ||||
| ### 5.4 -- 2022-07-11 | ||||
|  | ||||
| - CVE-2022-31134: Exclude private file uploads from [exports of public | ||||
|   data](https://zulip.com/help/export-your-organization#export-of-public-data). We | ||||
|   would like to thank Antoine Benoist for bringing this issue to our | ||||
|   attention. | ||||
| - Upgraded python requirements. | ||||
| - Improved documentation for load balancers to mention CIDR address | ||||
|   ranges. | ||||
| - Documented an explicit list of supported CPU architectures. | ||||
| - Switched `html2text` to run as a subprocess, rather than a Python | ||||
|   module, as its GPL license is not compatible with Zulip’s. | ||||
| - Replaced `markdown-include` python module with a reimplementation, | ||||
|   as its GPL license is not compatible with Zulip’s. | ||||
| - Relicensed as GPL the `tools/check-thirdparty` developer tool which | ||||
|   verifies third-party licenses, due to a GPL dependency by way of | ||||
|   `python-debian`. | ||||
| - Closed a potential race condition in the Tornado server, with events | ||||
|   arriving at exactly the same time as request causing server errors. | ||||
| - Added a tool to help automate more of the release process. | ||||
|  | ||||
| ### 5.3 -- 2022-06-21 | ||||
|  | ||||
| - CVE-2022-31017: Fixed message edit event exposure in | ||||
|   | ||||
		Reference in New Issue
	
	Block a user