Skip to content

Microsoft.Bot.Builder 1.1.0.0 nuget

Compare
Choose a tag to compare
@msft-shahins msft-shahins released this 22 Apr 20:44

Breaking Change

  • Rename some delegates and methods to be more consistent and to support dynamic field definition. Unless you were using Field or FieldReflector directly this should be transparent.

Changes

  • Provide a way to dynamically define fields, confirmations and messages.
  • Add FormCanceledException which provides information on what steps were completed and where the user quit.
  • Add more flexibility on how parenthesis are used when generating prompts.
  • Fix a number of bugs around initial state and LUIS entities.
  • Extend chain model to support branching (Chain.Switch)
  • Add support for resumption of a conversation
  • Add Facebook OAuth Example

Link to updated Microsoft.Bot.Builder nuget