November 24 2025
Added
- Memberships generated from Invite methods now have Status = "pending" and can be filtered out in GetMemberships().
- Added new overloads for update related methods and events so that they now use ChatEntityChangeType to convey the type of update.
Modified
- Changed SetListening(...) and AddListenerTo(...) methods to align with other Chat SDKs. New methods are use the "Stream" and "StreamOn" naming convetions.