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

v1.40.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@babolivier babolivier released this 04 Aug 16:27
· 4316 commits to develop since this release
05111f8

Synapse 1.40.0rc2 (2021-08-04)

Bugfixes

  • Fix the PeriodicallyFlushingMemoryHandler inhibiting application shutdown because of its background thread. (#10517)
  • Fix a bug introduced in Synapse v1.40.0rc1 that could cause Synapse to respond with an error when clients would update read receipts. (#10531)

Internal Changes

  • Fix release script to open the correct URL for the release. (#10516)