From 24d2e62e46fa3140b9604a782e4d251490babd27 Mon Sep 17 00:00:00 2001 From: clokep Date: Thu, 3 Feb 2022 18:37:17 +0000 Subject: deploy: 119edf51eb3e4f5ed5139dc370f5d7aed46edc1c --- develop/upgrade.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'develop/upgrade.html') diff --git a/develop/upgrade.html b/develop/upgrade.html index acca4c4125..de38de72ac 100644 --- a/develop/upgrade.html +++ b/develop/upgrade.html @@ -260,6 +260,14 @@ dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb +

Upgrading to v1.53.0

+

Dropping support for webclient listeners and non-HTTP(S) web_client_location

+

Per the deprecation notice in Synapse v1.51.0, listeners of type webclient +are no longer supported and configuring them is a now a configuration error.

+

Configuring a non-HTTP(S) web_client_location configuration is is now a +configuration error. Since the webclient listener is no longer supported, this +setting only applies to the root path / of Synapse's web server and no longer +the /_matrix/client/ path.

Upgrading to v1.51.0

Deprecation of webclient listeners and non-HTTP(S) web_client_location

Listeners of type webclient are deprecated and scheduled to be removed in -- cgit 1.5.1