Skip to content

v3.29.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 07:27
· 318 commits to main since this release

Important

HTML in user messages is disabled by default. Adjust disableInputHtml setting if necessary.

Tip

Webchat is now available as npm package for installation.

npm add @cognigy/webchat

import { initWebchat } from "@cognigy/webchat"

Breaking Change

Improvements

Technical improvement

  • Add accessibility testing command in e2e test by @sushmi21 in #156

Full Changelog: v3.28.0...v3.29.0