Skip to content

Releases: cometchat/chat-sdk-javascript

v2.3.2

26 Apr 06:38
Compare
Choose a tag to compare
  • Added a method setCustomCSS() in the CallSettingsBuilder. This will apply the given CSS to the Calling Component.

v2.3.1

13 Apr 18:34
Compare
Choose a tag to compare
  • Added a method in the call settings builder to hide the switch mode button.
  • Added a method to change the mode.
  • Added methods to fetch audioInput, audioOutput & videoInput devices.
  • Added methods to change the audioInput, audioOutput & videoInput devices.
  • Added an event in the OngoingCallListener named onMediaDeviceListUpdated. It is triggered whenever a device is added/removed or the active device is changed.

v2.3.0

31 Mar 15:57
Compare
Choose a tag to compare
  • Added a method to fetch participants count in a call.
  • Added onUserListUpdated event in OngoingCallListener.
  • Added a method to start a call with audio, video muted.

v2.2.1

03 Mar 11:18
Compare
Choose a tag to compare
  • Fixed an issue with UID & name being piped as a number instead of string in the onUserOnline & onUserOffline Listeners.
  • Calling Optimization.

v2.2.0

19 Feb 14:23
Compare
Choose a tag to compare
  • Calling Optimization.
  • Miscellaneous bug fixes.

v2.1.8-beta1

08 Feb 12:16
Compare
Choose a tag to compare
v2.1.8-beta1 Pre-release
Pre-release
  • Fixed Issue with auth token being sent in typing & receipts stanza

v2.1.7

18 Jan 16:38
Compare
Choose a tag to compare
  • New Calling Component.
  • Miscellaneous optimizations.

v2.1.7-beta1

05 Jan 17:20
Compare
Choose a tag to compare
v2.1.7-beta1 Pre-release
Pre-release
  • Calling UI & performance optimization.
  • Miscellaneous optimizations.

v2.1.6

15 Dec 15:45
Compare
Choose a tag to compare
  • Added tags for users & groups.

v2.1.5

02 Dec 10:00
Compare
Choose a tag to compare
  • Added a method to transfer ownership of a group.
  • Miscellaneous optimizations.