Version 1.81.0

This commit is contained in:
Girish Ramakrishnan
2023-11-20 11:51:56 +01:00
parent 3402ad2131
commit 9ff85f5103
4 changed files with 55 additions and 51 deletions

View File

@@ -1104,6 +1104,10 @@
* GHSA-mp92-3jfm-3575 / CVE-2023-43796 — Moderate Severity
[1.81.0]
* Update Synapse to 1.96.0
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.96.0)
* Update Synapse to 1.96.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.96.1)
* Add experimental support to allow multiple workers to write to receipts stream. (#16432)
* Add a new module API for controller presence. (#16544)
* Add a new module API callback that allows adding extra fields to events' unsigned section when sent down to clients. (#16549)
* Improve the performance of claiming encryption keys. (#16565, #16570)