Skip to content

Releases: sendbird/chat-ai-widget

v1.9.3

07 Jan 02:23
Compare
Choose a tag to compare

[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

17 Dec 05:52
Compare
Choose a tag to compare

[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

16 Dec 04:39
Compare
Choose a tag to compare

[1.9.1] (Dec 12, 2024)

Feat:

  • Added support for wider range of markdown syntaxes

v1.9.0

27 Nov 09:37
Compare
Choose a tag to compare

[1.9.0] (Nov 27, 2024)

Feat:

  • Added supports for RTL layout.
  • Added dir prop for layout direction management.

v1.8.6

11 Nov 08:10
Compare
Choose a tag to compare

[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

29 Oct 01:57
Compare
Choose a tag to compare

[1.8.5] (Oct 29, 2024)

Chore:

  • Added bot profile style for the favicon from onboarding

v1.8.4

22 Oct 05:32
Compare
Choose a tag to compare

[1.8.4] (Oct 22, 2024)

Fix:

  • Passed missing locale to DateSeparator component

v1.8.3

10 Oct 09:07
Compare
Choose a tag to compare

[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

19 Sep 06:14
Compare
Choose a tag to compare

[1.8.2] (Sep 19, 2024)

Fix:

  • Removed CSS styles that could potentially affect the client's website

v1.8.1

12 Sep 04:41
Compare
Choose a tag to compare

[1.8.1] (Sep 12, 2024)

Fix:

  • Fixed that prevent zoom when focusing on input in iOS mobile