Skip to content

v0.99.4

Compare
Choose a tag to compare
@kegsay kegsay released this 12 Jul 17:25
· 673 commits to main since this release

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

Bugfixes:

  • Return invited_count correctly when it transitions to 0.
  • Fix a data corruption bug when 2 users join a federated room where the first user was invited to said room.

Improvements:

  • Support for SYNCV3_MAX_DB_CONN to set the max DB connections to use.
  • Reduce the amount of concurrent DB connections required during normal operation.
  • Add more metrics.
  • Reduce log spam and add more useful logs.
  • Improve performance when handling changed device lists.
  • Responses will consume from the live buffer even when clients change their request parameters to more speedily send new events down.

New Contributors

Full Changelog: v0.99.3...v0.99.4