October 28 2025
Added
- Add
limit(default1000) andoffsetparameters forhere_nowto fetch presence in portions. - Use default retry configuration for
subscribeandpresenceREST API calls.
Fixed
- Fix the issue because of which it was possible to add the same channel / group multiple times to the
subscribe,heartbeat, orleaverequests. - Fix the
Presenceenum variant to not intercept user-published messages that partly match thePresencevariant.
Modified
- Synchronize subscription flow with other SDKs.
- Synchronize presence flow with other SDKs.