From dee88ef784054323bb1255684ac77100247771a6 Mon Sep 17 00:00:00 2001 From: bang9 Date: Mon, 11 Nov 2024 16:56:34 +0900 Subject: [PATCH] chore: release v1.8.6 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b686f8b58..9c82904ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.8.6] (Nov 11, 2024) +### Feat: +- Added `localCacheEnabled` flag to control the use of local cache in the Chat SDK. + +### Fix: +- Use `disconnectWebsocket` instead of `disconnect` (applied changes from PR #1219) +- Prevent changes to the theme if it has already been added by other logic. + ## [1.8.5] (Oct 29, 2024) ### Chore: - Added bot profile style for the favicon from onboarding diff --git a/package.json b/package.json index 837198084..be3452dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.8.5", + "version": "1.8.6", "description": "Sendbird Chat AI Widget,\n Detailed documentation can be found at https://github.com/sendbird/chat-ai-widget#readme", "main": "./dist/index.umd.js", "module": "./dist/index.es.js", diff --git a/yarn.lock b/yarn.lock index 5db9fa6aa..095bfda03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3259,7 +3259,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.8.5, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.8.5": + version: 1.8.5 + resolution: "@sendbird/chat-ai-widget@npm:1.8.5" + dependencies: + styled-components: "npm:^5.3.11" + peerDependencies: + date-fns: ^3.6.0 + react: ^16.8.6 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.6 || ^17.0.0 || ^18.0.0 + peerDependenciesMeta: + date-fns: + optional: true + checksum: 10c0/f003f1c539618643b29d8c3ea1ff43231b0f187bcc798870297c26d6ef811501d2b36dc3f9adb96c8016679dbf7274582d47635903983fc34cba998e885ccc4c + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: