All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.12 - 2017-04-14
- Support for Messenger Profile API.
1.0.11 - 2017-04-13
- Support for referral event.
- Added
sendListTemplate()
method to Chat instance (it was only available on Bot instance).
1.0.10 - 2017-03-27
- Added
sendListTemplate
method. - Added
imageAspectRatio
option tosendGenericTemplate
method.
- Small change to how we call the
listeningAnswer
in Conversations to fix nextedconvo.ask()
not firing. (See #11).
1.0.9 - 2017-03-16
- This Changelog.
- Link to Slack channel.
- Added .travis.yml to run our tests on https://travis-ci.org/Charca/bootbot
- Support for checkbox pluggin by @rmattos.
1.0.8 - 2017-02-23
- Added generic error message for when Messenger's API responds with an 'error' node.