Releases: Cognigy/Webchat
Releases · Cognigy/Webchat
v3.42.0
Bug Fixes
Internal Improvements
- Support React 19 in ESM build by @kwinto in #271
- Trigger preview deploy on ready_for_review by @kwinto in #264
Security Fixes
- Update deperecated packages by @saeb-cognigy in #263
- Upgrade dependencies for security fix by @peyman-mashhadi in #268
- Refresh dependencies within current majors by @kwinto in #273
Full Changelog: v3.41.0...v3.42.0
v3.41.0
Security Fix
- Updated
@cognigy/socket-clientto5.0.0-beta.26, fixing dependency vulnerabilities
Internal Improvement
- Improved promote-to-latest release workflow: added tag validation, Node.js 24 support, pre-release dist-tag cleanup
Full Changelog: v3.40.0...v3.41.0
v3.40.0
What's Changed
- Update chat-components to 0.69.0, fixing a security vulnerability
Full Changelog: v3.39.0...v3.40.0
v3.39.0
Bug Fixes
- fix: apply code review feedback from PR #251 by @Copilot in #252
- fix: Always scroll to bottom on user input by @kwinto in #253
Improvements
- update axios package and relock by @ravi712 in #249
- ci: add PR preview deploy and cleanup workflows by @kwinto in #251
- feat: add npm trusted publishing with OIDC authentication by @ls-ramos in #244
Full Changelog: v3.38.0...v3.39.0
v3.38.0
New Features
- Updated input field 'enterKeyHint' attribute to display 'send' on mobile device keyboards instead of default 'enter' by @vj-venkatesan #245
Bug Fixes
- Fixes google translate crashing webchat issue by @vj-venkatesan #247
v3.37.0
v3.36.0
Bug Fixes
- Fix semantics in list message by updating chat-components by @diegoschacht in #228
- Fix flaky test for plugin message with progressive rendering by @sushmi21 in #227
Improvements
- Add documentation for Text with buttons message type action buttons container by @sushmi21 in #229
- Auto-focus webchat screen title when opened by @sushmi21 in #230
Full Changelog: v3.35.0...v3.36.0
v3.35.0
v3.34.0
Bug Fixes
Security Fixes
- Fix critical axios security vulnerability and update outdated packages by @Copilot in #194
Full Changelog: v3.33.0...v3.34.0
v3.33.0
Caution
This version has a regression that breaks HTML rendering in messages with renderMarkdown enabled.
Upgrade to 3.34.0 to avoid this issue.
Bug Fixes
Improvements
- Improve CSS customization documentation by @sushmi21 in #196
- Adjust settings description for slide aria-label in embedding docs by @sushmi21 in #202
- Added posibility to customize aria-labels for Gallery slide by @sushmi21 in #204
- Added support for tel: links in Markdown by @kwinto in #204
Internal Improvements
- Optimized visibleOutputMessages update by eliminating intermediate array copy by @Copilot in #203
- Removed redundant animationState truthy check in reducer by @Copilot in #205
Full Changelog: v3.32.0...v3.33.0