Releases: cometchat/chat-sdk-android
Releases · cometchat/chat-sdk-android
3.0.16
- Added a new event in the call listener: onCallEndedMessageReceived().
- Fixed issue with the disconnect() method when the SDK is in connecting state.
- Fixed issue with the login() method where user log in fails if the appId is changed at run-time.
- Fixed the issue where call end was not working in the v3 Calls SDK.
3.0.15
Miscellaneous optimizations
3.0.14
Added support for CometChatCalls v3.0.0
3.0.13
- Added method to customise the Main Video Container in Spotlight mode.
- Added method to enable/disable the video tile click functionality.
- Added method to enable/disable the video tile drag functionality.
- Added out-of-the-box support in SDK for dedicated region deployments.
3.0.13-beta4
- Added ability to enable/disable the click behaviour of the video tiles
- Added ability to enable/disable the draggable behaviour of the video tiles.
3.0.13-beta3
Miscellaneous Optimizations
3.0.13-beta2
- Miscellaneous Optimisations
3.0.13-beta1
- Added a method in CallSettingsBuilder to customize Main Video Container.
- Fixed issue with hiding the switch to video call button.
3.0.12
- Fixed issue with Updating User Settings using the callExtension() method.
- Fixed issue with sharing multiple media messages in a thread.
- Miscellaneous Optimisation
3.0.11
- Miscellaneous bug fixes and optimization