Version 1.14.1

This commit is contained in:
Girish Ramakrishnan
2020-12-09 22:10:48 -08:00
parent f7283f78c3
commit e9fc19d2c2
3 changed files with 7 additions and 2 deletions

View File

@@ -269,3 +269,8 @@
* Add an admin API for local user media statistics. Contributed by @dklimpel. (#8700)
* Add displayname to Shared-Secret Registration for admins. (#8722)
[1.14.1]
* Update Synapse to 1.23.1
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.23.1)
* There is a denial of service attack (CVE-2020-26257) against the federation APIs in which future events will not be correctly sent to other servers over federation. This affects all servers that participate in open federation. (Fixed in #8776).