Releases: cometchat/chat-sdk-javascript
Releases · cometchat/chat-sdk-javascript
Release list
v2.1.8-beta1
- Fixed Issue with auth token being sent in typing & receipts stanza
v2.1.7
- New Calling Component.
- Miscellaneous optimizations.
v2.1.7-beta1
- Calling UI & performance optimization.
- Miscellaneous optimizations.
v2.1.6
v2.1.5
- Added a method to transfer ownership of a group.
- Miscellaneous optimizations.
v2.1.3
- Fixed issue with the status of a user not being sent correctly in groupMembersRequestBuilder().
- Miscellaneous optimizations and bug fixes.
v2.1.2
- Added multivalued filtering for users based on roles.
- Added multivalued filtering for messages based on categories and types.
- Added multivalued filtering for group members based on scopes.
v2.1.1
- Fixed issue with WS connection going in the loop on the safari browser.
- Fixed issues related to type definitions (getMetadata() & setMetadata()).
- Fixed CORS issue during initiating a call.
- Fixed type error being logged in the console during an ongoing call.
v2.1.0
v2.0.12
- Added support for Threaded Messages.
- Added flag in the AppSettingsBuilder for auto joining groups.
- Optimized typing indicators and delivery/read receipts.