Merge tag 'v1.22.0rc2' into develop
Synapse 1.22.0rc2 (2020-10-26) ============================== Bugfixes -------- - Fix bugs where ephemeral events were not sent to appservices. Broke in v1.22.0rc1. ([\#8648](https://github.com/matrix-org/synapse/issues/8648), [\#8656](https://github.com/matrix-org/synapse/issues/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](https://github.com/matrix-org/synapse/issues/8654))
No related branches found
No related tags found
Showing
- CHANGES.md 9 additions, 0 deletionsCHANGES.md
- changelog.d/8648.bugfix 0 additions, 1 deletionchangelog.d/8648.bugfix
- changelog.d/8654.bugfix 0 additions, 1 deletionchangelog.d/8654.bugfix
- changelog.d/8656.bugfix 0 additions, 1 deletionchangelog.d/8656.bugfix
- synapse/__init__.py 1 addition, 1 deletionsynapse/__init__.py
Loading
Please register or sign in to comment