Skip to content

Releases: cometchat/calls-sdk-javascript

v5.0.0-beta.1

20 Mar 17:49
1bd0c59

Choose a tag to compare

v5.0.0-beta.1 Pre-release
Pre-release

New

  • Introduced the standalone CometChat Calls SDK for Android, built on WebRTC.
  • Added support for 1:1 and group voice & video calls with built-in UI.
  • Added incoming and outgoing call ringing with accept/reject functionality.
  • Added Tile and Spotlight call layout modes.
  • Added audio mode switching between speaker, earpiece, Bluetooth, and headphones.
  • Added call session recording.
  • Added call logs to retrieve call history and details.
  • Added participant management with mute, pin, and remove capabilities.
  • Added screen sharing support for viewing shares from web participants.
  • Added Picture-in-Picture mode to continue calls while using other apps.
  • Added the raise hand feature during calls.
  • Added idle timeout for automatic session termination when alone in a call.
  • Added comprehensive event listeners for session, participant, and media events.

Enhancements

  • None

Fixes

  • None

Deprecations

  • None

Removals

  • None