Skip to content

Releases: Cognigy/Webchat

v3.16.0

10 Mar 09:12
Compare
Choose a tag to compare

New Features

  • Added possibility to provide custom translations for some UI elements by @vj-venkatesan in #68

v3.15.0

04 Mar 15:40
Compare
Choose a tag to compare

Potentially breaking changes

New Features

Bug Fixes

  • Removed relative positioning from scrollable chat area #74

Improvements

v3.14.0

04 Mar 09:08
Compare
Choose a tag to compare

New Features

Bug Fixes

Chores

Full Changelog: v3.13.0...v3.14.0

v3.13.0

21 Feb 17:13
Compare
Choose a tag to compare

What's Changed

New Features

  • Updated scrolling behavior:
    • The webchat will now scroll smoothly to the bottom
    • The chat now displays a "scroll to bottom"-button if scrolled up. Select it with .webchat-scroll-to-bottom-button to make css adjustments or hide it.
  • Feature/83694 streaming markdown handling by @dshire in #55
  • Feature/90411 increase size of clickable areas by @dshire in #65
  • Feature/89718 persistent menu by @vj-venkatesan in #64

Bug Fixes

Improvements

Security fixes

Full Changelog: v3.12.0...v3.13.0

v3.12.0

11 Feb 13:14
Compare
Choose a tag to compare

Bug Fixes

Fix broken links in chat messages by @vj-venkatesan #60

v3.11.0

28 Jan 12:28
Compare
Choose a tag to compare

Improvements

v3.10.0

13 Jan 09:32
Compare
Choose a tag to compare

New Features

  • Add possibility to customize watermark Url by @sushmi21 in #50
  • Add new webchat settings to customize bot output bubbles and chat window width by @dshire in #52

Improvements

  • Make QRs in chat options post to the active session by @kwinto in #51

v3.9.0

19 Dec 13:21
Compare
Choose a tag to compare

Bug Fixes

  • Added back missing images in quick reply buttons by @sushmi21 in #46

Improvements

  • Improve CSS customization documentation by @sushmi21 in #45

v3.8.1

03 Dec 13:30
Compare
Choose a tag to compare

Bug Fixes

  • Updated chat-components to 0.36.1 to fix a regression of displaying empty text by @sushmi21 in #44

v3.8.0

02 Dec 09:07
Compare
Choose a tag to compare

Bug Fixes

  • Fix webchat.open() to properly restore the history by @kwinto in #39

Improvements