Skip to content

[4.5.1] - 2019-08-01

Compare
Choose a tag to compare
@compulim compulim released this 01 Aug 19:56
· 465 commits to master since this release
53aa712

Fixed

Subresource Integrity

<script
  crossorigin="anonymous"
  integrity="sha384-6AK1603gasJA3qmJvpy+moWoZpnDqXIsNVqFVDxSysJMsQIRXzOZywAA4hotxv0I"
  src="https://cdn.botframework.com/botframework-webchat/4.5.1/webchat.js"
></script>

<script 
  crossorigin="anonymous"
  integrity="sha384-JOzj0JSwWru2fPTe/o3PBeiTRzCyiieUknHSfuhqZdPt7VpYQVePXJ592CYnqZ35"
  src="https://cdn.botframework.com/botframework-webchat/4.5.1/webchat-es5.js"
></script>

<script 
  crossorigin="anonymous"
  integrity="sha384-Tc8XyArB5lvZbPI1tXjmSnyQgeufwfAvCP871pJbLxnSCONWeTiqVeSnTKixCKY8"
  src="https://cdn.botframework.com/botframework-webchat/4.5.1/webchat-minimal.js"
></script>