docs: Update changelog for 9.4 release.

This commit is contained in:
Alex Vandiver
2025-01-16 18:00:30 +00:00
parent d1cbb0dd59
commit 1e9099737d
2 changed files with 24 additions and 1 deletions

View File

@@ -154,6 +154,29 @@ _Unreleased_
## Zulip Server 9.x series
### Zulip Server 9.4
_Released 2025-01-16_
- CVE-2024-56136: Fixed a bug where servers hosting multiple organizations could
leak information to an unauthenticated attacker about which email addresses
were in use. Servers hosting only a single organization are unaffected by
this vulnerability.
- Upgraded the Slack integration to support Slacks Events API (while still
supporting their legacy outgoing webhook API). Installations using the Slack
integration should consider recreating their integration with the more modern
API, as Slack will eventually remove the legacy API and some planned
improvements to the integration are only possible with Slacks modern API.
- Merged two Traditional Chinese localizations into each other.
- Improved support for bot avatars in Slack imports.
- Fixed localization of the integrations page for some languages.
- Fixed a bug where users would be shown the UI for changing another users
avatar, even if they did not have that permission.
- Updated the requirements documentation to suggest allocating swap space for
hosts with less than 5GB of RAM.
- Updated python dependencies.
- Updated translations.
### Zulip Server 9.3
_Released 2024-11-22_

View File

@@ -14,7 +14,7 @@ ZULIP_VERSION = lines.pop(0).strip()
ZULIP_MERGE_BASE = lines.pop(0).strip()
LATEST_MAJOR_VERSION = "9.0"
LATEST_RELEASE_VERSION = "9.3"
LATEST_RELEASE_VERSION = "9.4"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.com/2023/12/15/zulip-8-0-released/"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be