Skip to content

Releases: cometchat/chat-sdk-ionic

v3.0.0-beta2

13 May 12:03
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release
  • Added a method to set default audio mode.
  • Added an event for audio mode changes.
  • Added a method to delete a conversation.
  • Added a method to update logged-in user.
  • Updated the endpoint being used for fetching a conversation.
  • Miscellaneous optimizations.

v2.3.1

12 May 15:27
Compare
Choose a tag to compare
  • Added a method to set default audio mode.
  • Added an event for audio mode changes.
  • Added a method to delete a conversation.
  • Added a method to update logged-in user.
  • Updated the endpoint being used for fetching a conversation.
  • Fix for receipts & typing indicators when a user is logged in from two devices.

v2.3.0

06 Apr 16:08
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.

v2.2.0

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

v2.1.3-beta1

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

v2.1.2

01 Feb 17:07
Compare
Choose a tag to compare
  • New Calling Component.
  • Miscellaneous optimizations.

v2.1.1

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

v2.1.0

02 Dec 10:23
Compare
Choose a tag to compare
  • Added a method to transfer ownership of a group.
  • Miscellaneous optimizations.
  • Fixed issue with calling screen not getting closed on call end.

v2.1.0-beta1

12 Nov 18:30
Compare
Choose a tag to compare
v2.1.0-beta1 Pre-release
Pre-release
  • Added calling support for Ionic.