Skip to content

Releases: microsoft/BotFramework-DirectLineJS

v0.9.0

24 Feb 20:30
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

There were multiple requests to extract the DirectLine implementation out of WebChat and publish it as a standlone library. Ask and ye shall receive!