v0.99.2
Docker images available at: https://github.com/matrix-org/sliding-sync/pkgs/container/sliding-sync
Features:
- Experimental support for
bump_event_types
: allow clients to specify a list of event types that constitute recent activity. (#34) - Implement listening on TLS/HTTPS, by @frebib. (#39)
- Support for opting in to extensions on a per-list and per-room basis. (#41)
- Sentry support. (#21)
Bugfixes:
- Fix missing messages after sending a short burst of many messages. (#56, #63)
- Fix dropping state events if the proxy misses them due to a large sync response. (#73, #71)
Improvements:
- Give clients exact SYNC and INVALIDATE ranges. (#58)