From 273d0a2f95b1d7ddc6db5f72e16ed138a5715b5f Mon Sep 17 00:00:00 2001 From: squahtx Date: Tue, 5 Apr 2022 14:15:41 +0000 Subject: deploy: ab3fdcf9602353c7f31f8487fb6909bb3f0cde1f --- develop/print.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 0a217ffdd5..df32780765 100644 --- a/develop/print.html +++ b/develop/print.html @@ -1650,6 +1650,9 @@ without any risk of reusing transaction IDs.

Deployments which do not use separate worker processes can be upgraded as normal. Similarly, deployments where no applciation services are in use can be upgraded as normal.

Upgrading to v1.56.0

+

Open registration without verification is now disabled by default

+

Synapse will refuse to start if registration is enabled without email, captcha, or token-based verification unless the new config +flag enable_registration_without_verification is set to "true".

Groups/communities feature has been deprecated

The non-standard groups/communities feature in Synapse has been deprecated and will be disabled by default in Synapse v1.58.0.

@@ -1663,9 +1666,6 @@ be disabled by default in Synapse v1.58.0.

the configuration file, is set to true. See the PostgreSQL documentation for more information and instructions on how to fix a database with incorrect values.

Upgrading to v1.55.0

-

Open registration without verification is now disabled by default

-

Synapse will refuse to start if registration is enabled without email, captcha, or token-based verification unless the new config -flag enable_registration_without_verification is set to "true".

synctl script has been moved

The synctl script has been made an -- cgit 1.5.1