Skip to content

v0.3.0

Compare
Choose a tag to compare
@kegsay kegsay released this 14 Dec 12:12
· 1362 commits to main since this release

Docker images available at: https://github.com/matrix-org/sliding-sync/pkgs/container/sliding-sync

Features:

Improvements:

  • Buffer server responses to ensure no requests which make it to the server are lost.

Bugfixes:

  • When space children are added/removed from the space, correctly update lists tracking that space.
  • Fixed a bug where joining a room raced with creating a room subscription.