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
## Docker images now based on Debian `trixie` with Python 3.13
17
+
18
+
The Docker images are now based on Debian `trixie` and use Python 3.13. If you
19
+
are using the Docker images as a base image you may need to e.g. adjust the
20
+
paths you mount any additional Python packages at.
21
+
22
+
No significant changes since 1.141.0rc2.
23
+
24
+
25
+
26
+
27
+
# Synapse 1.141.0rc2 (2025-10-28)
28
+
29
+
## Bugfixes
30
+
31
+
- 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))
32
+
33
+
34
+
35
+
36
+
# Synapse 1.141.0rc1 (2025-10-21)
37
+
15
38
## Features
16
39
17
40
- 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