Synapse 1.136.0rc2 (2025-08-11)
This is the Synapse portion of the Matrix coordinated security release. This release includes support for room version 12 which fixes a number of security vulnerabilities, including CVE-2025-49090.
The default room version is not changed. Not all clients will support room version 12 immediately, and not all users will be using the latest version of their clients. Large, public rooms are advised to wait a few weeks before upgrading to room version 12 to allow users throughout the Matrix ecosystem to update their clients.
Note: release 1.135.1 was skipped due to issues discovered during the release process.
Two patched Synapse releases are now available:
1.135.2
: stable release comprised of1.135.0
+ security patches- Upgrade to this release if you are currently running 1.135.0 or below.
1.136.0rc2
: unstable release candidate comprised of1.136.0rc1
+ security patches.- Upgrade to this release only if you are on 1.136.0rc1.
Bugfixes
Internal Changes
- Add a parameter to
upgrade_rooms(..)
to allow auto join local users. (#83)