Remove support for MSC3575 (sliding sync)

Co-authored-by: Olivia Lee <olivia@computer.surgery>
This commit is contained in:
Jonas Platte 2025-08-08 22:08:54 +02:00
parent 98222b38c2
commit d87848b9a6
No known key found for this signature in database
GPG key ID: 7D261D771D915378
9 changed files with 8 additions and 954 deletions

View file

@ -87,6 +87,8 @@ This will be the first release of Grapevine since it was forked from Conduit
* Instead, it is now possible to configure each cache capacity individually.
10. Remove jemalloc support.
([!93](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/193))
11. Removed support for MSC3575 (sliding sync), which has been closed.
([!198](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/198))
### Changed