Skip to content

Releases: cometchat/ios-objective-c-chat-app

v3.0.900-2

30 Apr 04:44
Compare
Choose a tag to compare

Added:

  • Added support for Chat SDK v3.0.900
  • Added support for Call SDK v2.1.1-xc
  • Added localization for Tap to start a conversation

Fixed:

  • Addressed the issue where When a user is scrolling the content of the conversation list is shuffling.
  • Added limit to characters in Group Name and Group Password While creating a group.
  • Addressed the issue related to the link preview
  • Addressed the issue related to the image thumbnails
  • Addressed the issue where the message list is getting crashed sometimes
  • Addressed the issue where memory increases with scrolling in-group member list
  • Removed CometChatKingfisher dependency

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

v3.0.900-1

23 Mar 16:13
5647c20
Compare
Choose a tag to compare

Added:

SDK support for v3.0.900

Full Changelog: v3.0.8-1...v3.0.900-1

v3.0.8-1

18 Jan 09:55
Compare
Choose a tag to compare

Added:

  • Added support for SDK v3.0.8

Fixed:

  • Changes for handling multiple device sessions for one-to-one calls.

v2.4.2-1

12 Jan 08:16
Compare
Choose a tag to compare

Fixed:

  • Changes for handling multiple device sessions for one-to-one calls.

v3.0.5-1

24 Nov 18:34
Compare
Choose a tag to compare

Added

  • SDK support for v3.0.5

Improvements

  • Fixed real-time chat is not working when the user is coming from a background state
  1. Improved the real-time messaging experience where users will be able to fetch the latest messages when they are constantly switching from background to foreground state when the conversation list is opened.
  2. Improved the real-time messaging experience where users will be able to fetch the latest messages when they are constantly switching from background to foreground state when the message list is opened.

v3.0.3-1

24 Sep 10:51
Compare
Choose a tag to compare

Added:

  • Compatibility support for Xcode 13
  • Added support for Messaging SDK version 3.0.3.
  • Added support for calling SDK version 2.1.1

v2.4.1-3

24 Sep 10:51
Compare
Choose a tag to compare

Added:

  • Compatibility support for Xcode 13

v3.0.1-2

07 Sep 17:50
Compare
Choose a tag to compare

Added:

  • Added localization for Hungarian
  • Added new keywords for localization in other languages

Fixed:

  • Fixed the issue related to duplicate entries in NewCallList when reloaded.

v2.4.1-2

07 Sep 17:49
Compare
Choose a tag to compare

Added:

  • Added localization for Hungarian
  • Added new keywords for localization in other languages

Fixed:

  • Fixed the issue related to duplicate entries in NewCallList when reloaded.

v2.4.1-1

18 Aug 11:09
Compare
Choose a tag to compare

Added:

  • Added SDK support for v2.4.1
  • Added localization for the German language
  • Added localization for the Spanish language

Modified:

  • Changed status indicator color for online and offline state
  • Minor Performance Improvements