Skip to content

Releases: cometchat/cometchat-uikit-flutter-legacy

v4.5.3

26 Jun 12:06
505e7ce

Choose a tag to compare

Enhancements

  • Updated cometchat_uikit_shared to version 4.4.3.
  • Updated cometchat_sdk to version 4.0.13.

Fixes

  • Fixed an issue where the overriding onSendButtonTap function would fail to trigger upon tapping the send button after editing a message.

v4.5.2

07 Jun 11:09
73a6fcc

Choose a tag to compare

New

  • Introduced real-time updates for the last message and unread count in conversations based on App setting configured via dashboard, ensuring up-to-date information is displayed.

Enhancements

  • Updated cometchat_uikit_shared to version 4.4.2.
  • Updated cometchat_sdk to version 4.0.12.

Fixes

  • Fixed the issue where the textEditingController property in CometChatMessageComposer was causing UI issues within CometChatMessageList.

v4.5.1

29 May 15:10
4cec8f4

Choose a tag to compare

Enhancements

  • Enhanced the CometChatMessageComposer by exposing ‘TextEditingController’, thus improving customization options.

Fixes

  • Fixed rendering flex issues that were encountered when opening message information for scheduler messages.

v4.5.0

21 May 17:09
07d9506

Choose a tag to compare

Enhancements

  • Updated all 3rd-party plugins versions.
  • Resolved all static Dart Analyser suggestions
  • Added namespaces in build.gradle to avoid conflicts.

Fixes

  • Resolved a functional problem where changes in scope were not altering options in the details page in real time.

v4.4.0

06 May 03:43
4748948

Choose a tag to compare

New

  • User Mention Support:
    • Added support for mentioning users in a conversation using the @ symbol in the message composer.
    • Mentioned users will be highlighted in the message composer, text bubble, and subtitle of conversations in the conversation list if the last message is a text message containing a mention.

Enhancements

  • The cometchat_sdk dependency has been updated to version 4.0.10 for better performance.
  • The cometchat_uikit_shared dependency has been updated to 4.3.0 for better performance
  • Upgraded CometChatMessageList, CometChatMessageComposer, and CometChatConversations components to accept an array of CometChatTextFormatter, providing a flexible text formatting system based on various regex patterns. This will help in differentiating between user mentions and URLs within a message.

Fixes

  • Fixed an issue that caused the app to crash when trying to open a thread while a message was still in the sending state.
  • Resolved an issue where smart replies were visible in threaded messages even if the last message was not a text message.
  • Real-Time Updates:
    • The GroupsWithMessages Component not updating when the logged-in user is added to a new group.
    • Members not being removed from the View Members list when kicked, leaving, or being banned from a group.
    • Ensured visibility of form messages received in real-time.
    • Updated the conversation list when a form message is received in real-time.

v4.3.4

23 Apr 18:05
d5e584f

Choose a tag to compare

Fixes

  • Addressed a usability issue by removing the View Profile button in User Profile for streamlined navigation.
  • Rectified a functionality issue with the polls, where users were unable to swipe and remove answers.
  • Corrected an issue with the threaded messages count being incremented improperly.

Enhancements

  • Enhanced ThreadedMessagesConfiguration and CometChatThreadedMessages by adding messageComposerView, messageListView and hideMessageComposer for better configuration control.
  • Updated the CreatePoll functionality by adding a suffix icon to allow users to easily remove answers.
  • Updated cometchat_uikit_shared to version 4.2.10.

v4.3.3

16 Apr 17:28
d92c095

Choose a tag to compare

4.3.3 - 16th April 2024

Fixes

  • Addressed an issue with duplicate messages appearing in CometChatMessageList when a media message was sent.
  • Resolved an issue where smart replies did not disappear after sending or receiving messages.

Enhancements

  • Upgraded cometchat_uikit_shared to version 4.2.9
  • Upgraded cometchat_sdk to version 4.0.8

v4.3.2

09 Apr 12:34
a1c86f0

Choose a tag to compare

4.3.2 - 9th April 2024

Fixes

  • Resolved a padding issue with the CometChatMessageHeader to improve user experience.
  • Corrected an issue where the user name was missing in the typing indicator for a group in the CometChatConversations Component.
  • Fixed an issue where the user name was not displayed before the last message for a group in the CometChatConversations Component.

Enhancements

  • Upgraded cometchat_uikit_shared to version 4.2.8

v4.3.1

03 Apr 10:33
1df2760

Choose a tag to compare

4.3.1 - 2nd April 2024

Fixes

  • Addressed an issue with user presence not updating correctly in CometChatConversations and CometChatConversationsWithMessages, ensuring accurate user status.
  • Resolved render flex overflow issue in the headerView of CometChatMessageBubble in CometChatMessageList for smoother UI experience.

Enhancements

  • Upgraded cometchat_uikit_shared to version 4.2.7

v3.0.3-pluto.beta.2

16 Mar 08:46

Choose a tag to compare

v3.0.3-pluto.beta.2 Pre-release
Pre-release
v3.0.6-pluto.beta.2