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

v1.19.1

Compare
Choose a tag to compare
@babolivier babolivier released this 27 Aug 09:56
· 6091 commits to develop since this release
v1.19.1

Synapse 1.19.1 (2020-08-27)

No significant changes.

Synapse 1.19.1rc1 (2020-08-25)

Bugfixes

  • Fix a bug introduced in v1.19.0 where appservices with ratelimiting disabled would still be ratelimited when joining rooms. (#8139)
  • Fix a bug introduced in v1.19.0 that would cause e.g. profile updates to fail due to incorrect application of rate limits on join requests. (#8153)