Releases: Charca/bootbot
Releases · Charca/bootbot
v1.1.0
Compare
Sorry, something went wrong.
No results found
Charca
released this
20 Aug 03:07
Added
Add this.webhook at bodyParser.use #158
Add Graph API version option to BootBot constructor #161
v1.0.16
Compare
Sorry, something went wrong.
No results found
Charca
released this
09 Jul 23:49
Changed
Upgraded version of Graph API to 2.12.
Fixed
Fixed security vulnerability warning with node-growl library by upgrading mocha to v4.1.0.
v1.0.15
Compare
Sorry, something went wrong.
No results found
Charca
released this
11 May 05:20
1.0.15 - 2018-05-10
Added
Added support for messaging_type, notification_type and tag message properties.
Added comments for JSDocs support.
v1.0.14
Compare
Sorry, something went wrong.
No results found
Charca
released this
25 Nov 23:49
1.0.14 - 2017-11-25
Added
Added handleFacebookData method that lets you use BootBot's API without running the built-in Express server.
Added support for List Templates and Generic Templates via the .say() method.
Added support for subsequent ordered calls to .say() by passing in an array of messages.
Fixed
Fixed validation of button templates on _formatButton method.