Bump version
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -819,3 +819,17 @@
|
||||
* Unescape HTML entities in URL preview titles making use of oEmbed responses. (#14781)
|
||||
* Disable sending confirmation email when 3pid is disabled. (#14725)
|
||||
|
||||
[1.59.0]
|
||||
* Update Synapse to 1.76.0
|
||||
* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.76.0)
|
||||
* Faster joins: Fix a bug introduced in Synapse 1.69 where device list EDUs could fail to be handled after a restart when a faster join sync is in progress. (#14914)
|
||||
* Update the default room version to v10 (MSC 3904). Contributed by @FSG-Cat. (#14111)
|
||||
* Add a set_displayname() method to the module API for setting a user's display name. (#14629)
|
||||
* Add a dedicated listener configuration for health endpoint. (#14747)
|
||||
* Implement support for MSC3890: Remotely silence local notifications. (#14775)
|
||||
* Implement experimental support for MSC3930: Push rules for (MSC3381) Polls. (#14787)
|
||||
* Per MSC3925, bundle the whole of the replacement with any edited events, and optionally inhibit server-side replacement. (#14811)
|
||||
* Faster joins: always serve a partial join response to servers that request it with the stable query param. (#14839)
|
||||
* Faster joins: allow non-lazy-loading ("eager") syncs to complete after a partial join by omitting partial state rooms until they become fully stated. (#14870)
|
||||
* Faster joins: request partial joins by default. Admins can opt-out of this for the time being---see the upgrade notes. (#14905)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user