Releases: Cognigy/Webchat
Releases · Cognigy/Webchat
v3.18.0
Bug Fixes
- Fix persistent history when used with teaser message by @kwinto in #85
- Fix dropzone visibility by @kwinto in #87
- Fix "Unread Messages" Indicator by @kwinto in #88
- fix: #94249 enhance persistent menu handling and maintain text selectio… by @vj-venkatesan in #89
- fix: #97202 improve focus and hover states for MenuButton component by @vj-venkatesan in #90
Full Changelog: v3.17.0...v3.18.0
v3.17.0
Potentially breaking changes
- Improvements for Progressive message rendering by @dshire in #78
⚠️ Important: If you are using progressive rendering, do not update to this version until you have upgraded to Cognigy.AI v4.99.
New Features
- Delete all conversations and delete single conversation by @vj-venkatesan in #80
- Added possibility to enable or disable scroll to bottom button via settings by @kwinto in #78
Improvements
Bug fixes
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
Internal Technical Improvements
- 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