Merge tag 'v1.7.0rc2' into develop
Synapse 1.7.0rc2 (2019-12-11) ============================= Bugfixes -------- - Fix incorrect error message for invalid requests when setting user's avatar URL. ([\#6497](https://github.com/matrix-org/synapse/issues/6497)) - Fix support for SQLite 3.7. ([\#6499](https://github.com/matrix-org/synapse/issues/6499)) - Fix regression where sending email push would not work when using a pusher worker. ([\#6507](https://github.com/matrix-org/synapse/issues/6507), [\#6509](https://github.com/matrix-org/synapse/issues/6509))
No related branches found
No related tags found
Showing
- CHANGES.md 16 additions, 11 deletionsCHANGES.md
- changelog.d/6497.bugfix 0 additions, 1 deletionchangelog.d/6497.bugfix
- changelog.d/6499.bugfix 0 additions, 1 deletionchangelog.d/6499.bugfix
- synapse/__init__.py 1 addition, 1 deletionsynapse/__init__.py
- synapse/app/pusher.py 6 additions, 1 deletionsynapse/app/pusher.py
- synapse/rest/client/v1/profile.py 6 additions, 6 deletionssynapse/rest/client/v1/profile.py
- synapse/storage/data_stores/main/room.py 5 additions, 0 deletionssynapse/storage/data_stores/main/room.py
Loading
Please register or sign in to comment