-
-
Notifications
You must be signed in to change notification settings - Fork 199
Breaking Changes 0.8.0
Guidone edited this page Aug 4, 2017
·
1 revision
This is a big release.
The buttons menu was completely redesigned in the UI and in the way the payload is passed through nodes. That means
- Buttons in
Button nodesmust be added again (sorry there's no migration for that) - If the
Button nodewas configured passing parameters throughmsg.payload, it's likely it will not work anymore, the format is changed. Basically every button has atypeand different parameters based on the type, see Buttons node documentation for more details
Based on this redesign, Generic Templates and List Templates and Quick Replies were added to Facebook Messenger.
Account linking node was deprecated (replaced by Button node).