version: Update version for Zulip Server 10.3 release.

This commit is contained in:
Tim Abbott
2025-05-15 15:21:33 -07:00
parent d2ff4bda4c
commit 9feae92a63
2 changed files with 34 additions and 7 deletions

View File

@@ -13,11 +13,35 @@ log][commit-log] for an up-to-date list of all changes.
_Unreleased_
- Added support for using PostgreSQL 17 as the database. See the
[PostgreSQL upgrade
documentation](../production/upgrade.md#upgrading-postgresql) if
youre interested in upgrading an existing server to newer
PostgreSQL.
### Zulip Server 10.3
_Released 2025-05-15_
- CVE-2025-47930: Restrictions on creating public or private channels
were incorrectly not applied when editing the channel type for an
existing channel. This issue only impacted configurations where
users could create private channels but not public channels, or vice
versa.
- Fixed an important bug where the LDAP integration could corrupt
system groups when changing a users role, resulting in permissions
not being applied correctly. This release also contains a migration
that corrects the corrupted state for affected systems.
- Fixed a bug where uploaded files were incorrectly inaccessible to
users previewing a private channel that they had permission to join.
- Fixed multiple live update bugs related to archiving/unarchiving
channels or losing access to a channel.
- Fixed sorting of message IDs in the `unread_msgs` API.
- Fixed appearance of the top-of-message-feed loading spinner with
non-default font sizes.
- Fixed several glitches with save/discard buttons in organization
settings, and updated visual design.
- Added the `manage.py thumbnail` management command. This management
command supports generating thumbnails for legacy images that were
uploaded prior to the introduction of thumbnailing in Zulip
9.0. This tools shares its queue with thumbnailing of newly sent
images, so be careful when enqueuing large numbers of images at
once.
- Updated translations.
#### Upgrade notes for 11.0
@@ -47,7 +71,10 @@ _Released 2025-04-15_
profiles.
- Fixed compatibility issues between the new `tusd` -based file upload backend
and using a non-default port for the Zulip server.
- Added support for PostgreSQL 17.
- Added support for PostgreSQL 17. See the [PostgreSQL upgrade
documentation](../production/upgrade.md#upgrading-postgresql) if
youre interested in upgrading an existing server to newer
PostgreSQL.
- Direct message conversations are now allowed to wrap to two lines in the left
sidebar using a 2-line format, just like topics.
- Fixed an important server availability bug involving thumbnails for large