This commit is contained in:
Eric Eastwood
2026-08-18 11:07:08 -05:00
parent e08ffd2852
commit ae30e4fb3c
3 changed files with 13 additions and 2 deletions
+6 -1
View File
@@ -1,9 +1,14 @@
# Synapse 1.159.0rc1 (2026-08-11)
# Synapse 1.159.0 (2026-08-18)
No significant changes since 1.159.0rc1.
Administrators using the Debian/Ubuntu packages from `packages.matrix.org`, please check
[the relevant section in the upgrade notes](https://github.com/element-hq/synapse/blob/release-v1.159/docs/upgrade.md#upgrading-to-v11590)
as we have recently updated the expiry date on the repository's GPG signing key. The old version of the key will expire on `2027-03-15`.
# Synapse 1.159.0rc1 (2026-08-11)
## Features
- Add optional support for [MSC4429: Profile Updates for Legacy Sync](https://github.com/matrix-org/matrix-spec-proposals/pull/4429).
+6
View File
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.159.0) stable; urgency=medium
* New synapse release 1.159.0.
-- Synapse Packaging team <packages@matrix.org> Tue, 18 Aug 2026 16:02:56 +0000
matrix-synapse-py3 (1.159.0~rc1) stable; urgency=medium
* New synapse release 1.159.0rc1.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "matrix-synapse"
version = "1.159.0rc1"
version = "1.159.0"
description = "Homeserver for the Matrix decentralised comms protocol"
readme = "README.rst"
authors = [