Releases: sendbird/chat-ai-widget
Releases · sendbird/chat-ai-widget
v1.9.3
[1.9.3] (Jan 7, 2025)
Fix:
- Fixed a bug where message input is not being focused after receiving a bot reply
v1.9.2
[1.9.2] (Dec 17, 2024)
Feat:
- Added
messageStackDirection
in Constant
Fix:
- Fixed markdown lazy load preview message background color
- Fixed
widget-markdown
css selector to not overwrite global styles of elements
v1.9.1
[1.9.1] (Dec 12, 2024)
Feat:
- Added support for wider range of markdown syntaxes
v1.9.0
[1.9.0] (Nov 27, 2024)
Feat:
- Added supports for RTL layout.
- Added
dir
prop for layout direction management.
v1.8.6
[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.
v1.8.5
[1.8.5] (Oct 29, 2024)
Chore:
- Added bot profile style for the favicon from onboarding
v1.8.4
[1.8.4] (Oct 22, 2024)
Fix:
- Passed missing locale to DateSeparator component
v1.8.3
[1.8.3] (Oct 10, 2024)
Feat:
- Added stack direction to message list and set as bottom
- Added pending & failed icon to sent messages
Chore:
- Added service name to playground
- Added utm source to banner link
v1.8.2
[1.8.2] (Sep 19, 2024)
Fix:
- Removed CSS styles that could potentially affect the client's website
v1.8.1
[1.8.1] (Sep 12, 2024)
Fix:
- Fixed that prevent zoom when focusing on input in iOS mobile