Skip to content

[4.5.2] - 2019-08-07

Compare
Choose a tag to compare
@compulim compulim released this 07 Aug 21:51
· 465 commits to master since this release

Fixed

Subresource Integrity

<script
  crossorigin="anonymous"
  integrity="sha384-a9Z0Q7O1dKMisOzba3dqq3ZEchWJcJGv+i5J94+yzQ3tqWSUc3WpFj21in7WxwUj"
  src="https://cdn.botframework.com/botframework-webchat/4.5.2/webchat.js"
></script>

<script 
  crossorigin="anonymous"
  integrity="sha384-RuI30YtVKhqBwl6O6R0Fvc2Wyi9AymHK1VHrf9WAYCjJoFLX79s+nrOMMQRdxtbM"
  src="https://cdn.botframework.com/botframework-webchat/4.5.2/webchat-es5.js"
></script>

<script 
  crossorigin="anonymous"
  integrity="sha384-QBQ3PJWOvrgtiXPJrgpP4UvFmZKQzzfB4EM23sa6yEu0NmLBgZGpmSAqrJB+lWd/"
  src="https://cdn.botframework.com/botframework-webchat/4.5.2/webchat-minimal.js"
></script>