Version 1.93.0

This commit is contained in:
Girish Ramakrishnan
2024-05-28 18:20:29 +02:00
parent fd80c93278
commit 367d955345
2 changed files with 6 additions and 2 deletions

View File

@@ -1234,3 +1234,7 @@
* Make the CSAPI endpoint /keys/device_signing/upload idempotent. (#16943)
* Redact membership events if the user requested erasure upon deactivating. (#17076)
[1.93.0]
* Update Synapse to 1.107.0
* [Full changelog](https://github.com/element-hq/synapse/releases/tag/v1.107.0)
*

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication",
"version": "1.92.0",
"upstreamVersion": "1.106.0",
"version": "1.93.0",
"upstreamVersion": "1.107.0",
"healthCheckPath": "/",
"httpPort": 8008,
"memoryLimit": 536870912,