You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGES.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ Synapse 1.66.0 (2022-08-31)
3
3
4
4
No significant changes since 1.66.0rc2.
5
5
6
+
This release removes the ability for homeservers to delegate email ownership
7
+
verification and password reset confirmation to identity servers. This removal
8
+
was originally planned for Synapse 1.64, but was later deferred until now.
9
+
10
+
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.66/upgrade.html#upgrading-to-v1660) for more details.
11
+
6
12
Deployments with multiple workers should note that the direct TCP replication
7
13
configuration was deprecated in Synapse v1.18.0 and will be removed in Synapse
8
14
v1.67.0. In particular, the TCP `replication`[listener](https://matrix-org.github.io/synapse/v1.66/usage/configuration/config_documentation.html#listeners)
@@ -30,12 +36,6 @@ Bugfixes
30
36
Synapse 1.66.0rc1 (2022-08-23)
31
37
==============================
32
38
33
-
This release removes the ability for homeservers to delegate email ownership
34
-
verification and password reset confirmation to identity servers. This removal
35
-
was originally planned for Synapse 1.64, but was later deferred until now.
36
-
37
-
See the [upgrade notes](https://matrix-org.github.io/synapse/v1.66/upgrade.html#upgrading-to-v1660) for more details.
0 commit comments