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

v1.22.1

Compare
Choose a tag to compare
@erikjohnston erikjohnston released this 30 Oct 15:37
· 5641 commits to develop since this release
v1.22.1

Synapse 1.22.1 (2020-10-30)

Bugfixes

  • Fix a bug where an appservice may not be forwarded events for a room it was recently invited to. Broke in v1.22.0. (#8676)
  • Fix Object of type frozendict is not JSON serializable exceptions when using third-party event rules. Broke in v1.22.0. (#8678)