Skip to content

v3.33.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 15:30
· 192 commits to main since this release

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

  • Fixed bot messages restoration when Progressive Rendering on by @kwinto in #200

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