Skip to content

Releases: cometchat/cometchat-uikit-ios

4.0.3

14 Nov 00:45
Compare
Choose a tag to compare

Added Interactive message feature

4.0.2

03 Nov 13:40
Compare
Choose a tag to compare
  • Bug fixes

4.0.1

18 Oct 16:02
Compare
Choose a tag to compare

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

05 Sep 17:58
Compare
Choose a tag to compare

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

23 Jun 14:04
Compare
Choose a tag to compare

Fixes

  • Added a fix for wrong time stamp

Full Changelog: v3.0.914-1...v3.0.914-2

v4.0.0-beta.1.1

15 Jun 05:21
Compare
Choose a tag to compare
v4.0.0-beta.1.1 Pre-release
Pre-release

Improved

  • Integration code

Full Changelog: v4.0.0-beta.1...v4.0.0-beta.1.1

v4.0.0-beta.1

07 Jun 17:28
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

Updated

  • Package name
  • Updated Readme file

Full Changelog: 3.0.914-pluto.beta.2.1...v4.0.0-beta.1

3.0.914-pluto.beta.2.1

02 Jun 08:45
Compare
Choose a tag to compare
Pre-release

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

27 Apr 13:13
Compare
Choose a tag to compare

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

12 Apr 13:06
Compare
Choose a tag to compare

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.