Skip to content

v1.148.0rc1

Pre-release
Pre-release

Choose a tag to compare

@sandhose sandhose released this 17 Feb 18:04
· 106 commits to develop since this release
v1.148.0rc1
32c5f01

Synapse 1.148.0rc1 (2026-02-17)

Features

Improved Documentation

  • Fix reference to the experimental_features section of the configuration manual documentation. (#19435)

Deprecations and Removals

Internal Changes

  • Add in-repo Complement tests so we can test Synapse specific behavior at an end-to-end level. (#19406)
  • Push Synapse docker images to Element OCI Registry. (#19420)
  • Allow configuring the Rust HTTP client to use HTTP/2 only. (#19457)
  • Correctly refuse to start if the Rust workspace config has changed and the Rust library has not been rebuilt. (#19470)