mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-27 22:34:55 +00:00
1.159.0
This commit is contained in:
+6
-1
@@ -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).
|
||||
|
||||
Vendored
+6
@@ -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
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user