Skip to content

Release of botbuilder@3.9.1 to npm

Compare
Choose a tag to compare
@Stevenic Stevenic released this 17 Aug 18:38

Changes

  • Fixed a bug in the new prompts preventing re-prompts from working properly.
  • Added ConsoleConnector.processEvent() method.
  • Updated ChatConnector to point to new auth endpoints.
  • Updated activity/message schema to reflect latest schema changes.
  • Added support for new "messageBack" action type.