v0.7.1
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