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