This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v1.7.1
Synapse 1.7.1 (2019-12-18)
This release includes several security fixes as well as a fix to a bug exposed by the security fixes. All previous releases of Synapse are affected. Administrators are encouraged to upgrade as soon as possible.
Security updates
- Fix a bug which could cause room events to be incorrectly authorized using events from a different room. (#6501, #6503, #6521, #6524, #6530, #6531)
- Fix a bug causing responses to the
/context
client endpoint to not use the pruned version of the event. (#6553) - Fix a cause of state resets in room versions 2 onwards. (#6556, #6560)