New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sendbird/chat-ai-widget

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sendbird/chat-ai-widget - npm Package Versions

1
15

1.5.12

Diff

Changelog

Source

[1.5.12] (May 28, 2024)

Feat:

  • Added horizontal suggested replies support.

Fix:

  • Fixed a bug where the configure session functionality was not working correctly.

Chore:

  • Displayed MessageDataContent for the last message only.
  • Updated the custom session guide.
sendbird
published 1.5.11 •

Changelog

Source

[1.5.11] (May 23 2024)

Feat:

  • Message input is now being disabled upon sending a message until a reply message is received from the bot and finished streaming

Chore:

  • Expand button is now being displayed only when callbacks.onWidgetExpandStateChange is given

Deprecated:

  • autoOpen in BotStyle has been deprecated and is no longer being considered internally due to its use-case removal
sendbird
published 1.5.10 •

Changelog

Source

[1.5.10] (May 23 2024)

Fix:

  • Fixed a bug where the widget was not working when configureSession was set.

Chore:

  • Removed a @tanstack/react-query dependency
sendbird
published 1.5.9 •

Changelog

Source

[1.5.9] (May 22 2024)

Feat:

Carousel message

Widget now supports carousel message for commercial shop items. Message with valid extendedMessagePayload?.commerce_shop_items value is displayed as carousel component that is interactable.

Others
  • Added enableResetHistoryOnConnect in Constant for allowing to reset chat history
  • Added onWidgetExpandStateChange to Constant.callbacks that will be called upon expanded state change event

Fix:

  • Fixed a bug where botStudioEditProps.botInfo.profileUrl is not applied to typing indicator bubble
  • Fixed a bug where suggested replies of botStudioEditProps.welcomeMessages are not being removed after a message is sent
  • Fixed a bug where injected welcome messages are not displayed when there is no message in the channel
  • Adjusted margins of message timestamp
  • Fixed a bug where message bubble width is incorrectly displayed depending on the length of text

Permanently removed

  • Following Constant properties are removed because they were not being considered internally:
    • instantConnect
    • botNickName
    • enableMobileView (use deviceType instead)
sendbird
published 1.5.8 •

Changelog

Source

[1.5.8] (May 17 2024)

Fix:
  • Fixed a bug where styles were broken on some websites
sendbird
published 1.5.7 •

Changelog

Source

[1.5.7] (May 15 2024)

Feat:
  • Added widgetOpenState and onWidgetOpenStateChange to Constant
Fix:
  • Fixed a bug where a message sent by a member that is not the current user nor the bot user is displayed incorrectly
sendbird
published 1.5.6 •

Changelog

Source

[1.5.6] (May 10 2024)

Fix:
  • Fixed a bug where the widget wouldn't close in the mobile view when autoOpen was set to true.
sendbird
published 1.5.5 •

Changelog

Source

[1.5.5] (May 10 2024)

Feat:
  • Added botStudioEditProps in Constant. Supports real time update of various injected states such as botInfo, aiAttributes, welcomeMessages, and styles
Fix:
  • Fixed a bug where sender name is overflowing in a bot message
  • Fixed a bug where message input is not being disabled when last message has a suggested replies
  • Fixed a bug where multi-line message data content is displayed incorrectly
Chore:
  • Increased channel header button sizes in mobile view
  • autoOpen is now applied in the mobile view as well
sendbird
published 1.5.4 •

Changelog

Source

[1.5.4] (May 8 2024)

Feat:
  • Added a new optional property deviceType to Constant. When given, the app fixates its view type accordingly irregardless of change of screen width
Fix:
  • Fixed a bug where initial scroll position is not at the bottom when last message has suggested replies
  • Fixed a bug where margin between neighboring messages is not always 16px
  • Fixed a bug where users join empty channels when a bot is recreated with the same ID
  • Fixed a bug where modal components being rendered beneath chat component
sendbird
published 1.5.4-rc-0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc