3.5.22
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
, andDeleteUserData
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.