Skip to content

Releases: rudemex/fb-messenger-bot

v1.1.0

26 Sep 23:26
Compare
Choose a tag to compare

🥳🙌 New Features

  • Security is implemented with the proof
  • A live demo is enabled with some functionalities
  • A bash process is implemented in order to load the envs to heroku

🛠 Changelogs

  • Various functions were refactored
  • Documentation has been updated

v1.0.5

22 Sep 12:52
Compare
Choose a tag to compare
  • Add live demo
  • Menu persistent return the user id for the live demo

v1.0.4

22 Sep 04:27
Compare
Choose a tag to compare
  • Add Eslint
  • Add Travis

v1.0.3

21 Sep 02:58
Compare
Choose a tag to compare
  • Added support for deployment in Heroku

v1.0.2

12 Sep 19:58
Compare
Choose a tag to compare
  • Refactor folder templates
  • add function get user data by fields
  • readme

v1.0.1

10 Sep 02:04
Compare
Choose a tag to compare
  • Documentation added for Swagger
  • An endpoint is enabled to add the fields for the Get Started button, Persistent Menu, Greeting, etc.
  • An endpoint is enabled to remove the fields for the Get Started button, Persistent Menu, Greeting, etc.
  • The USER_FIELDS configuration is implemented to obtain user information fields such as first name, last name, email, etc.

v1.0.0

08 Sep 18:45
Compare
Choose a tag to compare

First release