summary refs log tree commit diff
path: root/changelog.d/17479.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.113.0rc1 v1.113.0rc1 github/release-v1.113 release-v1.113Andrew Morgan2024-08-061-1/+0
|
* Only send rooms with updates down sliding sync (#17479)Erik Johnston2024-07-301-0/+1
Rather than always including all rooms in range. Also adds a pre-filter to rooms that checks the stream change cache to see if anything might have happened. Based on #17447 --------- Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>