Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5df109acc |
@@ -1234,3 +1234,7 @@
|
|||||||
* Make the CSAPI endpoint /keys/device_signing/upload idempotent. (#16943)
|
* Make the CSAPI endpoint /keys/device_signing/upload idempotent. (#16943)
|
||||||
* Redact membership events if the user requested erasure upon deactivating. (#17076)
|
* 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)
|
||||||
|
*
|
||||||
|
|||||||
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "Secure & decentralized communication",
|
"tagline": "Secure & decentralized communication",
|
||||||
"version": "1.92.0",
|
"version": "1.93.0",
|
||||||
"upstreamVersion": "1.106.0",
|
"upstreamVersion": "1.107.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8008,
|
"httpPort": 8008,
|
||||||
"memoryLimit": 536870912,
|
"memoryLimit": 536870912,
|
||||||
|
|||||||
Reference in New Issue
Block a user