Update Matrix #213
Reference in New Issue
Block a user
Delete Branch "renovate/matrix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.4.1->1.5.0v1.140.0->v1.141.0Release Notes
element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)
v1.5.0Compare Source
Docker image
Regular image:
Debug variant:
What's Changed
Bug Fixes
New Features
Changes to the admin API
Documentation
--reactivateoption to unlock-user subcommand by @teutat3s in #5162Translations
Internal Changes
Dependency Updates
New Contributors
Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v1.4.1...v1.5.0
element-hq/synapse (matrixdotorg/synapse)
v1.141.0Compare Source
Synapse 1.141.0 (2025-10-29)
Deprecation of MacOS Python wheels
The team has decided to deprecate and eventually stop publishing python wheels
for MacOS. This is a burden on the team, and we're not aware of any parties
that use them. Synapse docker images will continue to work on MacOS, as will
building Synapse from source (though note this requires a Rust compiler).
Publishing MacOS Python wheels will continue for the next few releases. If you
do make use of these wheels downstream, please reach out to us in
#synapse-dev:matrix.org. We'd love to hear from you!
Docker images now based on Debian
trixiewith Python 3.13The Docker images are now based on Debian
trixieand use Python 3.13. If youare using the Docker images as a base image you may need to e.g. adjust the
paths you mount any additional Python packages at.
No significant changes since 1.141.0rc2.
Synapse 1.141.0rc2 (2025-10-28)
Bugfixes
Synapse 1.141.0rc1 (2025-10-21)
Features
Bugfixes
reload-ed more than once when running under systemd. (#19060)Updates to the Docker image
Internal Changes
start_background_tasks(the standard pattern for this kind of thing). (#19037)PyGitHubdependency in the release script and raise the dependency's minimum version to1.59.0. (#19039)ApplicationService). (#19040)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.