Releases: cometchat/cometchat-uikit-ios
Releases · cometchat/cometchat-uikit-ios
4.0.3
Added Interactive message feature
4.0.2
- Bug fixes
4.0.1
Added
Two new AI features: Conversation Starter and Smart Replies.
Changed
Dependency upgraded to CometChatSDK - 4.0.1 (https://github.com/cometchat-pro/ios-chat-sdk)
Fix
Fixed iOS 17 conversation list opening crash.
4.0.0
Added
- Support for handling events received when disconnected websocket connection is reestablished in CometChatUsers, CometChatGroups, CometChatConversations and CometChatMessageList.
- All Extension classes conform to the updated ExtensionsDataSource class by implementing new methods addExtension and getExtensionId.
Changed
- Dependency upgraded to CometChatSDK - 4.0.1 (https://github.com/cometchat-pro/ios-chat-sdk)
- Order of options shown for a message in CometChatMessageList
- Replaced implementation of SoundManager with CometChatUIKit.soundManager.
- Replaced implementation of ChatConfigurator.getDataSource() with CometChatUIKit.getDataSource().
Removed
- Property hideCreateGroup from CometChatGroupsWithMessages.
v3.0.914-2
v4.0.0-beta.1.1
v4.0.0-beta.1
3.0.914-pluto.beta.2.1
Added
- Support for Chat SDK version 3.0.914
Fixes
- Fixed crash on sending multiple messages continuously.
- Fixed camera clicked image bubble issue.
- Fixed recursion issue on corner radius style.
- Minor bug fixes and performance improvements.
Full Changelog: v3.0.912-pluto.beta.2.0...3.0.914-pluto.beta.2.1
v3.0.914-1
Added
- Support for Chat SDK version 3.0.914
- Support for Calling SDK version 3.0.0
Fixes
- Fixed crash on sending video message.
- Resolve activity indicator issue.
- Resolved crash for white board on WebView.
Full Changelog: v3.0.912-1...v3.0.914-1
v3.0.912-1
Added
- Support for Chat SDK version 3.0.912
- Support for Calling SDK version 3.0.0
Fixes
- Addressed the issue related to whiteboard crash.