From 3285222f88c5dd9fe3f89230337a626cbe5e81ac Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 24 Jan 2023 15:29:05 +0000 Subject: deploy: 4607be0b7b2165710dc2e5e68ec4281b593ca8c5 --- develop/print.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 3aa1e7679f..2c7ee23809 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1772,6 +1772,13 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb

Upgrading to v1.76.0

+

Faster joins are enabled by default

+

When joining a room for the first time, Synapse 1.76.0rc1 will request a partial join from the other server by default. Previously, server admins had to opt-in to this using an experimental config flag.

+

Server admins can opt out of this feature for the time being by setting

+
experimental:
+    faster_joins: false
+
+

in their server config.

Changes to the account data replication streams

Synapse has changed the format of the account data and devices replication streams (between workers). This is a forwards- and backwards-incompatible -- cgit 1.4.1