- Update required php version to 7.1.3 (https://www.php.net/supported-versions.php)
- Add descriptions
- Add tests
- Add missing ";"
- Add appsecret_proof support
- Hotfixes in class FbBotApp
- Add missing ";" to $apiVersion declaration in class FbBotApp
- Add user_phone_number & user_email to QuickReplyButton.php
- Add api version selection in the constructor of the class FbBotApp
- removing last_ad_referral & is_payment_enabled from profile fields
- Change NON_PROMOTIONAL_SUBSCRIPTION from type to tag
- First stable version