Skip to content

v0.7.1

Compare
Choose a tag to compare
@billba billba released this 03 Feb 13:56
· 1473 commits to master since this release

Last Friday's release was delayed until this Wednesday, so this week's release is a small one:

  • The latest version of DirectLineJS in which WebSocket is now on by default. You can revert to GET polling by specifying webSocket: false in the options you pass to the DirectLine constructor. Please note that WebSocket is still disabled in the official WebChat channel of the Bot Framework.
  • Uploading a file in Edge now works.
  • Unit tests, starting with shell tests