1.160.0rc2

This commit is contained in:
Eric Eastwood
2026-08-31 17:25:54 -05:00
parent 4245bdc6f0
commit 955d0cf70d
4 changed files with 15 additions and 2 deletions
+8
View File
@@ -1,3 +1,11 @@
# Synapse 1.160.0rc2 (2026-08-31)
## Bugfixes
- Fix sending custom profile field removals to legacy sync clients when the field is deleted using the profile field delete endpoint. ([\#20147](https://github.com/element-hq/synapse/issues/20147))
# Synapse 1.160.0rc1 (2026-08-25)
## Features
-1
View File
@@ -1 +0,0 @@
Fix sending custom profile field removals to legacy sync clients when the field is deleted using the profile field delete endpoint.
+6
View File
@@ -1,3 +1,9 @@
matrix-synapse-py3 (1.160.0~rc2) stable; urgency=medium
* New synapse release 1.160.0rc2.
-- Synapse Packaging team <packages@matrix.org> Mon, 31 Aug 2026 22:25:15 +0000
matrix-synapse-py3 (1.160.0~rc1) stable; urgency=medium
* New synapse release 1.160.0rc1.
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "matrix-synapse"
version = "1.160.0rc1"
version = "1.160.0rc2"
description = "Homeserver for the Matrix decentralised comms protocol"
readme = "README.rst"
authors = [