From 6d73e645d00b49c4982a7750f4ec51adb6a65cce Mon Sep 17 00:00:00 2001 From: bang9 Date: Wed, 26 Jun 2024 15:02:09 +0900 Subject: [PATCH] release: v1.7.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- yarn.lock | 18 +++++++++++++++++- 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46f88d859..51c48ba02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [1.7.1] (Jun 26, 2024) +### Feat: +- Added a file viewer that allows you to enlarge images by clicking on them. + +### Fix: +- Fixed the text color of messages sent by third parties (not the bot) to display correctly. + +### Chore: +- Re-applied the autoOpen settings as configured in the dashboard. + ## [1.7.0] (Jun 24, 2024) ### Feat: - Migrated endpoint for `FormMessage` to a new one diff --git a/package.json b/package.json index 6ae8a69a7..ea7bfd8a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sendbird/chat-ai-widget", - "version": "1.7.0", + "version": "1.7.1", "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 7a0ce6869..7dbe5a82b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3022,7 +3022,23 @@ __metadata: languageName: node linkType: hard -"@sendbird/chat-ai-widget@npm:1.7.0, @sendbird/chat-ai-widget@workspace:.": +"@sendbird/chat-ai-widget@npm:1.7.0": + version: 1.7.0 + resolution: "@sendbird/chat-ai-widget@npm:1.7.0" + 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/a11c215d4098ad39527bdba498a1b39593ef332b2b82342dfe401005c23efe6696df1e3bd6f81cdbb192591d5c6accb1ab31134b06f7a49a88f175bfd08557ea + languageName: node + linkType: hard + +"@sendbird/chat-ai-widget@workspace:.": version: 0.0.0-use.local resolution: "@sendbird/chat-ai-widget@workspace:." dependencies: