Skip to content

Releases: cometchat/chat-sdk-javascript

v2.1.8-beta1

v2.1.8-beta1 Pre-release
Pre-release

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 08 Feb 12:16
  • Fixed Issue with auth token being sent in typing & receipts stanza

v2.1.7

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 18 Jan 16:38
  • New Calling Component.
  • Miscellaneous optimizations.

v2.1.7-beta1

v2.1.7-beta1 Pre-release
Pre-release

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 05 Jan 17:20
  • Calling UI & performance optimization.
  • Miscellaneous optimizations.

v2.1.6

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 15 Dec 15:45
  • Added tags for users & groups.

v2.1.5

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 02 Dec 10:00
  • Added a method to transfer ownership of a group.
  • Miscellaneous optimizations.

v2.1.3

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 29 Oct 14:26
  • Fixed issue with the status of a user not being sent correctly in groupMembersRequestBuilder().
  • Miscellaneous optimizations and bug fixes.

v2.1.2

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 09 Oct 15:14
  • 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

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 25 Sep 14:58
  • 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

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 19 Aug 16:53
  • New Calling Component.

v2.0.12

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 09 Jul 16:30
  • Added support for Threaded Messages.
  • Added flag in the AppSettingsBuilder for auto joining groups.
  • Optimized typing indicators and delivery/read receipts.