Releases: cometchat/chat-sdk-ionic
Releases · cometchat/chat-sdk-ionic
v3.0.0-beta2
- 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
- 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
- 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
- Fixed an issue with UID & name being piped as a number instead of string in the onUserOnline & onUserOffline Listeners.
v2.2.0
- Calling Optimization.
- Miscellaneous bug fixes.
v2.1.3-beta1
- Fixed Issue with auth token being sent in typing & receipts stanza
v2.1.2
- New Calling Component.
- Miscellaneous optimizations.
v2.1.1
- Added tags for users & groups.
v2.1.0
- 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
- Added calling support for Ionic.