Skip to content

v0.6.5

Compare
Choose a tag to compare
@billba billba released this 01 Feb 19:02
· 1481 commits to master since this release

In this week's release:

  • DirectLine has been extracted into its own repo/package
  • botchat.js (with all dependencies bundled) is now much smaller - down from 480k to 340k minified, 104k gzipped
  • all button actions now supported
  • YouTube and Vimeo videos now use their embedded players
  • The previous sample is now the /standalone sample
  • There is now a /backchannel sample
  • There is a new optional Chat property called sendTyping. If true (defaults to false), sends a 'typing' activity to the bot whenever the user is typing and it's been > 3 seconds since one was last sent