Releases: cmdotcom/text-sdk-php
Added PHP 8.5 support
This release of the PHP software development kit adds support for PHP 8.5 .
Added support for WhatsApp MessageContext
This release of the PHP software development kit adds support for WhatsApp MessageContext.
Technical details of what this feature helps you to achieve are explained here : https://developers.cm.com/messaging/docs/whatsapp-inbound#mt-replies-mo
Full Changelog: 3.0.0...3.0.1
Added PHP 8.4 support
This release of the PHP software development kit adds support for PHP 8.4 and finally drops support for PHP 7.0.
Deprecated local Gateways
This release of the PHP software development kit deprecates local Gateway endpoints in favour of our globally load-balanced Gateways.
Added PHP 8.3 support and updated Gateway
This release of the PHP software development kit adds support for PHP 8.3 and removes predefined local Gateway-endpoints in favour of our globally load-balanced Gateways.
Added PHP 8.2 support
This release of the PHP software development kit adds support for PHP 8.2.
Added support for Instagram tags and WhatsApp Interactive Messages
This release of the PHP software development kit adds support for tags in Instagram messages and Interactive Messages on the WhatsApp channel with the List-type and Button-type currently implemented.
Added support for channels Telegram and Apple Messages for Business
This release of the PHP software development kit adds support for the Telegram and Apples Messages for Business channels.
Added PHP 8.1 support
This release of the PHP software development kit adds support for PHP 8.1.
Added custom MessageBody support
This release of the PHP software development kit adds support providing a MessageBody class to a Message, as well as setting the Type property on MessageBody objects to a type other than 'auto'. Also the SMS specific Data Coding Scheme property (dcs) on the Message class can now be changed.