Skip to content

Commit 1bfcc9a

Browse files
committed
Lift important notes to top of changelog
1 parent 1aeb34a commit 1bfcc9a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Synapse 1.144.0 (2025-12-09)
22

3+
## Deprecation of MacOS Python wheels
4+
5+
The team has decided to deprecate and stop publishing python wheels for MacOS.
6+
Synapse docker images will continue to work on MacOS, as will building Synapse
7+
from source (though note this requires a Rust compiler).
8+
9+
## Unstable mutual rooms endpoint is now behind an experimental feature flag
10+
11+
Admins using the unstable [MSC2666](https://github.com/matrix-org/matrix-spec-proposals/pull/2666) endpoint (`/_matrix/client/unstable/uk.half-shot.msc2666/user/mutual_rooms`),
12+
please check [the relevant section in the upgrade notes](https://github.com/element-hq/synapse/blob/develop/docs/upgrade.md#upgrading-to-v11440) as this release contains changes
13+
that disable that endpoint by default.
14+
15+
16+
317
No significant changes since 1.144.0rc1.
418

519

0 commit comments

Comments
 (0)