Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v1.4.1 #160

Merged
merged 3 commits into from
Apr 23, 2024
Merged

release: v1.4.1 #160

merged 3 commits into from
Apr 23, 2024

Conversation

AhyoungRyu
Copy link
Collaborator

[1.4.1] (April 22 2024)

Feat:

  • Implemented safe parsing of message.data to prevent errors in data handling.
  • Enhanced efficiency by reusing user and channel information stored in localStorage, reducing redundant data requests and improving user experience.
  • Established functionality to connect the ChatAiWidget upon component mounting, improving real-time interaction capabilities. This includes various improvements such as managing connections and handling UI behavior between mobile and desktop platforms.

Fix:

  • Corrected the position of the feedback dialog which used to be incorrectly placed after bumping up UIKit version.

Chore:

  • Updated key structures to include appId and boId, which allows better identification and tracking of business objects.
    • LocalStorage key format: @sendbird/chat-ai-widget/${appId}/${botId}
  • Cleanup of Unused Files and Dependencies: Removed unnecessary files and dependencies like dompurify to streamline the codebase.

@AhyoungRyu AhyoungRyu requested review from liamcho and bang9 April 22, 2024 09:00
@AhyoungRyu AhyoungRyu self-assigned this Apr 22, 2024
@AhyoungRyu
Copy link
Collaborator Author

/bot create ticket

Copy link

[Creating Ticket] Preparing https://github.com/sendbird/chat-ai-widget/actions/runs/8781354753

Copy link

[Creating Ticket] In progress https://app.circleci.com/pipelines/github/sendbird/sdk-deployment/629

@sendbird-sdk-deployment
Copy link
Collaborator

[Creating Ticket] 🔖 Done https://sendbird.atlassian.net/browse/SDKRLSD-1243

Copy link
Contributor

@liamcho liamcho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AhyoungRyu AhyoungRyu merged commit 0e29631 into develop Apr 23, 2024
8 checks passed
@AhyoungRyu AhyoungRyu deleted the release/v1.4.1 branch April 23, 2024 01:36
AhyoungRyu added a commit that referenced this pull request Apr 23, 2024
* release: v1.4.1

* chore: update chat-ai-widget version to v1.4.1

* Fix incorrect import in url-webdemo root App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants