Skip to content

Releases: cmdotcom/text-sdk-php

Added PHP 8.5 support

12 Dec 11:39
753cfee

Choose a tag to compare

This release of the PHP software development kit adds support for PHP 8.5 .

Added support for WhatsApp MessageContext

06 Feb 19:37
c467885

Choose a tag to compare

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

31 Dec 12:45
9580818

Choose a tag to compare

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

21 Jun 14:52

Choose a tag to compare

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

18 Jun 12:05
e8d6c8a

Choose a tag to compare

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

16 Dec 12:05
a0da69e

Choose a tag to compare

This release of the PHP software development kit adds support for PHP 8.2.

Added support for Instagram tags and WhatsApp Interactive Messages

29 Sep 13:29

Choose a tag to compare

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

22 Jun 10:27

Choose a tag to compare

This release of the PHP software development kit adds support for the Telegram and Apples Messages for Business channels.

Added PHP 8.1 support

11 Apr 14:04

Choose a tag to compare

This release of the PHP software development kit adds support for PHP 8.1.

Added custom MessageBody support

06 Aug 07:56

Choose a tag to compare

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.