summary refs log tree commit diff
path: root/changelog.d/14155.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.70.0rc1Erik Johnston2022-10-191-1/+0
|
* Invalidate rooms for user caches when receiving membership events (#14155)Nick Mills-Barrett2022-10-171-0/+1
This should fix a race where the event notification comes in over replication before the state replication, leaving a window during which a sync may get an incorrect list of rooms for the user.