Releases: pimax/fb-messenger-php
Releases · pimax/fb-messenger-php
2.0
- Update required php version to 7.1.3 (https://www.php.net/supported-versions.php)
- Add descriptions
- Add tests
1.3
- Last release with PHP ">=5.4.0" support
- Next releases require PHP ">=7.1.3"
1.2.2
- Add appsecret_proof support
- Hotfixes in class FbBotApp
1.2.1
Fix: Add missing ";" to $apiVersion declaration in class FbBotApp
1.2
- Add user_phone_number & user_email to QuickReplyButton.php
- Add api version selection in the constructor of the class FbBotApp
API Graph v2.8 will be deprecated on Apr 18, 2019. New default: v2.12.
1.1.1
removing last_ad_referral & is_payment_enabled from profile fields
1.1
Merge pull request #156 from wittfabian/master Update Message.php
1.0
First stable version