Skip to content

Releases: compulim/BotFramework-WebChat

Continuous integration (refs/heads/feat-acs-chat-adapter)

21 Apr 23:35
Compare
Choose a tag to compare

This release will be updated on every push. Please do not use this build in production environment.

Build time Run ID Source version Git ref Package version
2021-04-21 23:35:33Z 772361561 afb4b21 refs/heads/feat-acs-chat-adapter ``
<script src="https://github.com/compulim/BotFramework-WebChat/releases/download/feat-acs-chat-adapter/webchat.js"></script>

Daily (refs/heads/main)

24 Sep 18:42
Compare
Choose a tag to compare
Pre-release

This release is for internal testing only. Please do not use this build in production environment.

Build time Run ID Source version Git ref Package version
2024-09-24 18:42:30Z 11019919848 346061b refs/heads/main 4.18.1-main.346061b
<script
  crossorigin="anonymous"
  integrity="sha384-N9+6SyXwjdNaLEaf1h7qWnDGCY1epNKpAYel68KnxBFVeNQjQeoezlayRIfrB3a7"
  src="https://github.com/microsoft/BotFramework-WebChat/releases/download/daily/webchat.js"
></script>

<script
  crossorigin="anonymous"
  integrity="sha384-PBEAUPVJOiRBueanDeXZDFm9uXQ1HrnknPYeEqc9LBcqlH6ELAXJGE2NmYk3GY2C"
  src="https://github.com/microsoft/BotFramework-WebChat/releases/download/daily/webchat-es5.js"
></script>

<script
  crossorigin="anonymous"
  integrity="sha384-5SQwUmhz6+wMWPq4b5pTS0Lg2xT6i4Mkspt2iu57RrP9ZTPF7OfmeBYp3X95wf6c"
  src="https://github.com/microsoft/BotFramework-WebChat/releases/download/daily/webchat-minimal.js"
></script>

Note: the SHA384 hash may change daily.

[dev-fix-a11y-post-4.9.1] - 2020-06-29

29 Jun 07:23
Compare
Choose a tag to compare
Pre-release

Tarballs can be found in this workflow, https://github.com/compulim/BotFramework-WebChat/actions/runs/151205105.

Build time Workflow ID Source version Branch Package version
2020-06-29 07:23:01.246Z 151205105 ff9a4be fix-a11y-post-4.9.1 4.9.1-fix-a11y-post-4.9.1.ff9a4be
Remove screen reader text

Script tags

<script src="https://github.com/compulim/BotFramework-WebChat/releases/download/dev-fix-a11y-post-4.9.1/webchat.js"></script>

<script src="https://github.com/compulim/BotFramework-WebChat/releases/download/dev-fix-a11y-post-4.9.1/webchat-es5.js"></script>

<script src="https://github.com/compulim/BotFramework-WebChat/releases/download/dev-fix-a11y-post-4.9.1/webchat-minimal.js"></script>