v3.29.0
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
- Reduce User Typing Timeout by @kwinto in #151
- Replace px with rem in input field by @sushmi21 in #153
- ESM Build Target + Npm Packaging Config by @kwinto in #155
Technical improvement
Full Changelog: v3.28.0...v3.29.0