synapse/changelog.d/10644.bugfix
Patrick Cloke 000aa89be6
Do not include rooms with an unknown room version in a sync response. (#10644)
A user will still see this room if it is in a local cache, but it will
not reappear if clearing the cache and reloading.
2021-08-19 11:12:55 -04:00

2 lines
73 B
Plaintext

Rooms with unsupported room versions are no longer returned via `/sync`.