Skip to content

3.5.22

Compare
Choose a tag to compare
@craigjensen craigjensen released this 08 Dec 23:21

Summary of major changes:

  • Bot-Initiated Conversations – Bots can initiate new conversations with the user.
  • Simplified App Settings – Emulator listening port and callback URL are now managed internally by the app.
  • Added Remaining System Events – You can send ContactRelationUpdate, Typing, Ping, and DeleteUserData activity types to your bot.
  • Improved Button Layout – Buttons no longer stack vertically, but arrange horizontally and wrap as necessary.
  • Relaxed Hyperlink Filtering – Hyperlinks in the chat window were previously limited to http and https protocols. This restriction has been removed.