What's Changed
- Support for filter by tags by @FZambia in #336 - this is a major addition to the Centrifugal ecosystem, enabling more powerful data organization and filtering capabilities to reduce bandwidth usage and processing overhead.
👉 See the Centrifugo v6.4.0 release notes for more details. - Mark
ready
method of Centrifuge instance as async by @FZambia in #332 - add
setData
method to Centrifuge client instance and Subscription by @FZambia in #338 - Support channel compaction by @FZambia in #335
- Fix comments in types.ts by @FZambia in #340
- Better readme - covers more options now
Full Changelog: 5.4.0...5.5.0