Skip to content

2.3.0

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 17 Feb 08:37
· 38 commits to main since this release
0da9f74

What's Changed

  • Add queries parameter to Realtime.subscribe() and client.subscribe() for server-side query filtering
  • Add slot-based subscription management with subscription ID mappings from backend
  • Add subscriptions field to RealtimeResponseEvent type
  • Fix Roles enum removed from Teams service; roles parameter now accepts string[]
  • Fix parameter detection in overloaded methods to check for optional params (Account, Avatars, Graphql)
  • Fix WebSocket connection handling with stale connection guards and improved close/reconnect logic
  • Fix doc examples wrapped in markdown code fences

Full Changelog: 2.2.0...2.3.0