Skip to content

v0.3.0

Choose a tag to compare

@PouleR PouleR released this 13 Mar 16:00
· 7 commits to master since this release

New features and a changed interface in this release

  • Usage of Facebook PHP SDK
  • Introduction of batch requests for messages
  • Update to Facebook API v2.12
  • Updated documentation

PLEASE NOTE, when upgrading from v0.2 you need to change the following:

  • GreetingTextConfiguration is changed, use setText() in stead of setGreetingText() on the Configuration object and use setGreetingText() in stead of postConfiguration()
  • GetStartedConfiguration is changed, use setGetStarted() in stead of postConfiguration()

Add pouler_facebook_messenger parameters to your Symfony configuration and add the app_id and app_secret of your Facebook Messenger application.