Releases: Cognigy/Webchat
Releases · Cognigy/Webchat
v3.16.0
New Features
- Added possibility to provide custom translations for some UI elements by @vj-venkatesan in #68
v3.15.0
v3.14.0
New Features
- Release 3.13.0 by @vj-venkatesan in #66
- feat: add customisable text for start new conversation button by @vj-venkatesan in #69
Bug Fixes
- fix: #94216 persistent menu fix submit issue by @vj-venkatesan in #72
Chores
- chore: prettier job setup and fix dirty files by @vj-venkatesan in #67
- chore: update Prettier to version 3.5.3 and rename config file by @vj-venkatesan in #71
Full Changelog: v3.13.0...v3.14.0
v3.13.0
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
- Fix/87752 message collation issue by @vj-venkatesan in Cognigy/chat-components#111
Improvements
Security fixes
- Tech/91632 fix security vulnerabilities by @vj-venkatesan in #61
Full Changelog: v3.12.0...v3.13.0
v3.12.0
Bug Fixes
Fix broken links in chat messages by @vj-venkatesan #60
v3.11.0
Improvements
- Updated node to v22 in #56 by @vj-venkatesan