Skip to content

Releases: cometchat/chat-sdk-ionic

v3.0.11

24 Jan 18:01
Compare
Choose a tag to compare
  • Added method to customise the Main Video Container in Spotlight mode.
  • New Added method to enable/disable the video tile click functionality.
  • New Added method to enable/disable the video tile drag functionality.

v3.0.10

20 Jul 11:32
Compare
Choose a tag to compare
  • Fixed issue with onOutgoingCallRejected event not triggering when the call is marked unanswered.

v3.0.9

01 Jul 14:38
Compare
Choose a tag to compare
  • Added the ability to share multiple files/attachments in a single media message.

v3.0.8

20 Jun 16:21
Compare
Choose a tag to compare
  • Added methods & listeners for switching a call from audio to video.
  • Added listener for onUserMuted().
  • Added methods & listener for call recording.
  • Added method to set a full-screen avatar.

v3.0.7

08 Jun 06:09
Compare
Choose a tag to compare
  • 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

14 Mar 14:22
Compare
Choose a tag to compare
  • Added support for the new Capacitor v3 calling component.

v3.0.5

14 Jan 13:04
Compare
Choose a tag to compare
  • WebSocket Connection Optimizations.

v3.0.4

30 Dec 15:10
Compare
Choose a tag to compare
  • Added ability to tag Conversations.
  • Added ability to tag Messages.

v3.0.3

15 Dec 07:31
Compare
Choose a tag to compare
  • 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.2

01 Nov 11:54
Compare
Choose a tag to compare
  • Bugfix for marking self messages as delivered and read.