Releases: microsoft/BotFramework-DirectLineJS
Releases · microsoft/BotFramework-DirectLineJS
v0.9.2
08 Mar 16:55
Compare
Sorry, something went wrong.
No results found
This minor release does a better job of multicasting to multiple activity$ subscribers.
v0.9.1
03 Mar 16:04
Compare
Sorry, something went wrong.
No results found
This minor release adds:
Observable.throw to correctly handle errors (thanks to contributor willemodendaal for spotting and fixing this)
Fixes to sample code in README.md
v0.9.0
24 Feb 20:30
Compare
Sorry, something went wrong.
No results found
In this release:
new optional pollingInterval parameter for specifying GET polling interval
TypeScript declarations now generated automatically and thus unabridged
v0.8.3
08 Feb 22:29
Compare
Sorry, something went wrong.
No results found
In this release:
WebSocket is now on by default, if supported
Renamed Button -> CardAction
Hero, Thumbnail, and Receipt cards now support tap card actions
Enjoy!
First release: v0.6.3
25 Jan 04:56
Compare
Sorry, something went wrong.
No results found
There were multiple requests to extract the DirectLine implementation out of WebChat and publish it as a standlone library. Ask and ye shall receive!