Subresource Integrity
The CDN URL will be online later. We will update this page.
<script
crossorigin="anonymous"
integrity="sha384-AHFvk4Hi30kPlGug5u1RCA9gNO18GRKqhYcFtulI9sUUUp3HBpyjyTUf2/GVUHHb"
src="https://github.com/microsoft/BotFramework-WebChat/releases/download/v4.18.1/webchat.js"
></script>
<script
crossorigin="anonymous"
integrity="sha384-fPK2SI9FdKj6FSeg6zCdDibuuFCyp8CDIVxuEJ3/U6iWmxYsLLub6Q3MNZsI+Euw"
src="https://github.com/microsoft/BotFramework-WebChat/releases/download/v4.18.1/webchat-es5.js"
></script>
<script
crossorigin="anonymous"
integrity="sha384-B+EROxozLv5yht/aeq2/nueeoE5Ej8bl0IQ4aSAiANFA1w/LD7/tO6OFgmJsi1wO"
src="https://github.com/microsoft/BotFramework-WebChat/releases/download/v4.18.1/webchat-minimal.js"
></script>Changelog
[4.18.1] - 2026-05-13
Changed
- Bumped some dependencies to the latest versions, by @compulim
- Production dependencies
- Transient dependencies