Skip to content

Releases: cometchat/chat-sdk-javascript

v3.0.8

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 20 Jun 16:20
  • Added methods & listeners for switching a call from audio to video.
  • Added Virtual Background Settings Builder to configure virtual background settings.
  • Added methods to set virtual background & show/hide virtual background setting in Call Settings Builder.

v3.0.7

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 08 Jun 06:08
  • Added ability to search users based on specific fields.
  • Added ability to sort users by a specific field.
  • Added ability to sort users in a specific order.
  • Added ability to add members to a group while group creation.
  • Added ability to filter conversations based on user or group tags.

v3.0.6

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 14 Jan 13:04
  • WebSocket Connection Optimizations.

v3.0.5

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 30 Dec 15:01
  • Added ability to tag Conversations.
  • Added ability to tag Messages.

v3.0.4

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 15 Dec 06:38
  • Added connect() & disconnect() methods to manage WebSocket Connection.
  • Added autoEstablishSocketConnection() method in AppSettingsBuilder to enable/disable auto connection of WebSocket on login.
  • Miscellaneous optimizations.

v3.0.3

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 29 Oct 18:12
  • Added onScreenShareStarted() & onScreenShareStopped() events in the OngoingCallListener.
  • Added a method forceLegacyUI() in the CallSettingsBuilder().

v2.4.1

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 29 Oct 17:12
  • Added onScreenShareStarted() & onScreenShareStopped() events in the OngoingCallListener.
  • Added a method forceLegacyUI() in the CallSettingsBuilder().

v3.0.2

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 28 Oct 15:04
  • Bugfix for marking self messages as delivered and read.

v3.0.2-beta1

v3.0.2-beta1 Pre-release
Pre-release

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 12 Oct 07:54
  • Added showRecordingButton() & startRecordingOnCallStart() in CallSettingsBuilder().
  • Added listener for onRecordingStarted(), onRecordingStopped() & onUserMuted() in OngoingCallListener().
  • Added methods to start & stop call recording.

v2.4.1-beta1

v2.4.1-beta1 Pre-release
Pre-release

Choose a tag to compare

@mayur-bhandari mayur-bhandari released this 11 Oct 13:30
  • Added showRecordingButton() & startRecordingOnCallStart() in CallSettingsBuilder().
  • Added listener for onRecordingStarted(), onRecordingStopped() & onUserMuted() in OngoingCallListener().
  • Added methods to start & stop call recording.