Move MacOS wheel deprecation message to top of changelog
This commit is contained in:
19
CHANGES.md
19
CHANGES.md
@@ -1,14 +1,5 @@
|
|||||||
# Synapse 1.141.0rc2 (2025-10-28)
|
# Synapse 1.141.0rc2 (2025-10-28)
|
||||||
|
|
||||||
## Bugfixes
|
|
||||||
|
|
||||||
- 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))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Synapse 1.141.0rc1 (2025-10-21)
|
|
||||||
|
|
||||||
## Deprecation of MacOS Python wheels
|
## Deprecation of MacOS Python wheels
|
||||||
|
|
||||||
The team has decided to deprecate and eventually stop publishing python wheels
|
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
|
|||||||
[#synapse-dev:matrix.org](https://matrix.to/#/#synapse-dev:matrix.org). We'd
|
[#synapse-dev:matrix.org](https://matrix.to/#/#synapse-dev:matrix.org). We'd
|
||||||
love to hear from you!
|
love to hear from you!
|
||||||
|
|
||||||
|
|
||||||
|
## Bugfixes
|
||||||
|
|
||||||
|
- 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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Synapse 1.141.0rc1 (2025-10-21)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- 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))
|
- 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))
|
||||||
|
|||||||
Reference in New Issue
Block a user