Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

v1.75.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@H-Shay H-Shay released this 12 Jan 18:35
· 1419 commits to develop since this release
v1.75.0rc2

Synapse 1.75.0rc2 (2023-01-12)

Bugfixes

  • Fix a bug introduced in Synapse 1.75.0rc1 where device lists could be miscalculated with some sync filters. (#14810)
  • Fix race where calling /members or /state with an at parameter could fail for newly created rooms, when using multiple workers. (#14817)