Skip to content

Releases: cometchat/cometchat-sample-app-vue

v4.3.7

09 May 07:55
8bb9d89
Compare
Choose a tag to compare

Enhancement

  • Updated Sample App for UiKit version 4.3.7

v4.3.4

16 Apr 14:04
5e52db0
Compare
Choose a tag to compare

Enhancement

  • Updated Sample App for UiKit version 4.3.4

v4.3.3

09 Apr 13:19
f6412ba
Compare
Choose a tag to compare

Enhancement

  • Updated Sample App for UiKit version 4.3.3

v4.3.2

04 Apr 10:48
11b9f3d
Compare
Choose a tag to compare

Enhancement

  • Updated Sample App for UiKit version 4.3.2

v4.3.1

01 Apr 09:22
45ab8a1
Compare
Choose a tag to compare

New

  • Introduced UI components for adding reactions to messages as a core chat feature:
  • Added CometChatReactions component to display reactions for messages, enhancing user interaction.
  • Added CometChatReactionList component to group and list users by their message reactions.
  • Introduced CometChatTextFormatter Class designed to format text matching specific patterns.
  • Launched UI components for mentioning users as a foundational chat feature:
  • Introduced CometChatMentionTextFormatter class, an extension of CometChatTextFormatter, to specifically format user mentions within messages and provide the user suggestions when used with CometChatMessageComposer.

Enhancements

  • Updated CometChatMessageList, CometChatMessageComposer, and CometChatConversations Components to accept an array of CometChatTextFormatter, providing a flexible text formatting system based on various regex patterns, such as differentiating between user mentions and URLs within a message.
  • Implemented a callback in CometChatMessages to handle header menu interactions.

Fixes

  • Addressed the problem where the reactions screen was hidden behind the edge of the device in mobile devices.
  • Fixed the issue where the reactions icon was not loading in the reaction bar.
  • Corrected the text color and background color being the same in dark mode.
  • Resolved multiple issues with composing messages on iOS devices.

v4.2.0

05 Feb 12:05
56eb4a3
Compare
Choose a tag to compare

Changes Made:

  • New Feature: Added new interactive message.

    • Scheduler Message
  • Updated:

    • New Element added DatePickerElement for Form Message
    • Updated response structure for APIAction

v4.1.1

15 Dec 13:46
0537ac6
Compare
Choose a tag to compare

New Features:

  • Added support for AI Conversation Summary & AI Assist Bot.
  • Added Call Logs, Call Log Participants, Call Log Recordings, Call Log History, Call Log Details & Call Logs With Details component.

v4.0.3

14 Nov 09:05
22e5367
Compare
Choose a tag to compare

Changes Made:

  • New Feature: Added support for interactive messages.
    • Form Message
    • Card Message

v4.0.1

17 Oct 11:00
3bde08e
Compare
Choose a tag to compare

Added AI Conversation Starter & AI Smart Replies feature.

v4.0.0

11 Sep 12:21
Compare
Choose a tag to compare

Stable release for Vue sample app with v4 UiKits