Skip to content

Releases: Smartmessages/PHPClient

Add inlining support

15 Jun 10:39
Compare
Choose a tag to compare

Smartmessages gained support for optional automatic CSS inlining for improved gmail compatibility. This update brings control of it to the API client.

Remove stray file

09 Jun 16:25
Compare
Choose a tag to compare
v2.0.1

Delete test.php

Major update

09 Jun 16:21
Compare
Choose a tag to compare

Version 2.0 of our Smartmessages.net PHP API client library is much improved. It's now based on the popular Guzzle HTTP library. As a result, it now requires a minimum of PHP version 5.4, though we recommend you use the latest 5.6. If you need to run on 5.3 or lower, use the previous release.

This release also adds support for the new addSubscription API call.

API documentation is available on our wiki.

Minor update

11 May 15:18
Compare
Choose a tag to compare

Minor fix for PSR-4 path

Initial release

11 May 15:17
Compare
Choose a tag to compare
v1.0

Major update to the Smartmessages API PHP client