- Document caption is not required. Thanks @limsenkeat
- Implement CTA URL message (With text & Image support). Thanks @jfradj
- Add reaction to messages. Thanks @derrickobedgiu1
- Send Catalog Message. Thanks @derrickobedgiu1
- Add Send Location Request. Thanks @derrickobedgiu1
- Adding flow message support. Thanks @pravnyadv
- Add Multi Products. Thanks @derrickobedgiu1
- Add Single Products. Thanks @derrickobedgiu1
- Support for ctwa_clid. Thanks @jpsilvaa
- Updated default Graph version to v18
- Retrieve and update business profile. Thanks @winkelco
- Allow to reply messages. Thanks @johnflash4real
- Add Interactive buttons. Thanks @derrickobedgiu1 and @ianrothmann
- Retrieve a batch of notifications from Webhook. Thanks @arneee
- Optional headers in interactive list messages. Thanks @horatiua
- Fix non nullable variables when empty ENV variables are defined
- Media filename and sha256 are now available on Webhook notification Media object. See PR #126
- Fix message notification initialization when context is empty. See PR #114
- Fix Webhook error with new base pricing category conversations
- Fix forwaded messages without ID in the message context. Issue #94
- Fix some minor issues
New features supported:
- Fix wrong documented conversation type value when a user initiated a conversation
New features supported:
- Upload media resources to WhatsApp servers
- Download media resources from WhatsApp servers
- Mark messages as read
- Webhook verification
- Webhook notifications
- API Graph v15.0 as default
- Support Interactive Lists by @robertripoll in #58
- Execute workflow for PHP 7.4, 8.0 & 8.1 versions
- Configured PHPStan github action
- Fix some minor bugs reported by PHPStan analysis
- Fix Response namespace in ResponseException class
- Support WhatsApp ID (waid) for Contacts
- Improved README
- Suuport for PHP 8.0 & 8.1 versions
- Support for WhatsApp Contact Messages
- Support for WhatsApp Location Messages
- Support for WhatsApp Sticker media object
- Support for WhatsApp Video media object
- Support for WhatsApp Image media object
- Support for WhatsApp Audio media object
- Support for WhatsApp Templates with paramters
- Support for WhatsApp Document media object
- Define Integration and Unit PHPUnit testsuites
- Ignore .php-cs-fixer.dist.php file
- Ignore composer.lock file
- Everything, initial release