Skip to content

[4.17.1] - 2025-07-23

Compare
Choose a tag to compare
@compulim compulim released this 25 Jul 19:55
· 183 commits to main since this release
f097f7e

Subresource Integrity

The CDN URL will be online in about a day after we completed publish to NPM.

<script
  crossorigin="anonymous"
  integrity="sha384-LynUoADxKA68aLZmG1IcfDMKZ24bj7vs6QTbh58fZXt6h3JIQLW5d6kupe7PPR8X"
  src="https://cdn.botframework.com/botframework-webchat/4.17.1/webchat.js"
></script>
<script
  crossorigin="anonymous"
  integrity="sha384-lbbvmXFlu6stikVbD/3PfLyYYq/E1RMtuvfgXCjk3EnOIIVoZoxGQKelNA9uRxgD"
  src="https://cdn.botframework.com/botframework-webchat/4.17.1/webchat-es5.js"
></script>
<script
  crossorigin="anonymous"
  integrity="sha384-hJwaknPiqRYPUmSxMWERSrVTQwOaz0PMhiwyGUUNc4kO3/Dsy+R/6FKoBNw75B8B"
  src="https://cdn.botframework.com/botframework-webchat/4.17.1/webchat-minimal.js"
></script>

Changelog

[4.17.1] - 2025-07-23

Fixed