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
Copy file name to clipboardExpand all lines: CHANGES.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,5 @@
1
1
# Synapse 1.141.0rc2 (2025-10-28)
2
2
3
-
## Bugfixes
4
-
5
-
- Fix users being unable to log in if their password, or the server's configured pepper, was too long. ([\#19101](https://github.com/element-hq/synapse/issues/19101))
6
-
7
-
8
-
9
-
10
-
# Synapse 1.141.0rc1 (2025-10-21)
11
-
12
3
## Deprecation of MacOS Python wheels
13
4
14
5
The team has decided to deprecate and eventually stop publishing python wheels
@@ -21,6 +12,16 @@ do make use of these wheels downstream, please reach out to us in
- Fix users being unable to log in if their password, or the server's configured pepper, was too long. ([\#19101](https://github.com/element-hq/synapse/issues/19101))
19
+
20
+
21
+
22
+
23
+
# Synapse 1.141.0rc1 (2025-10-21)
24
+
24
25
## Features
25
26
26
27
- Allow using [MSC4190](https://github.com/matrix-org/matrix-spec-proposals/pull/4190) behavior without the opt-in registration flag. Contributed by @tulir @ Beeper. ([\#19031](https://github.com/element-hq/synapse/issues/19031))
0 commit comments