- Fix forwaded messages without ID in the message context. Issue netflie#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 netflie#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