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

v1.22.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikjohnston erikjohnston released this 26 Oct 15:22
· 5647 commits to develop since this release
v1.22.0rc2

Synapse 1.22.0rc2 (2020-10-26)

Bugfixes

  • Fix bugs where ephemeral events were not sent to appservices. Broke in v1.22.0rc1. (#8648, #8656)
  • Fix user_daily_visits table to not have duplicate rows per user/device due to multiple user agents. Broke in v1.22.0rc1. (#8654)