Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[4.18.1] - 2026-05-15

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 18:28
· 278 commits to main since this release

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