Skip to content

Releases: maxemail/api-php

6.1.1

20 Jul 08:11
e8bb8d3

Choose a tag to compare

  • Revert support for API token authentication, added in v6.1.0.

See Change Log for full details.

5.2.1

20 Jul 08:11
0f8256a

Choose a tag to compare

  • Revert support for API token authentication, added in v5.2.0.

See Change Log for full details.

6.1.0

17 Jun 11:07
af4fafb

Choose a tag to compare

  • Add support for API token authentication. Username and password can still be used as a fallback.

See Change Log for full details.

5.2.0

17 Jun 11:07
f105360

Choose a tag to compare

  • Add support for API token authentication. Username and password can still be used as a fallback.

See Change Log for full details.

6.0.0

14 Feb 09:22
6198181

Choose a tag to compare

  • Drop support for PHP version <= v8.0 as they are no longer actively supported by the PHP project.

See Change Log for full details.

5.1.1

10 Sep 13:51

Choose a tag to compare

  • Clean-up temporary local file for any errors while trying to download a file.

See Change Log for full details.

5.1.0

09 Sep 09:37

Choose a tag to compare

  • Add support for Guzzle v7.

See Change Log for full details.

5.0.1

31 May 07:54

Choose a tag to compare

Add support for PHP 8.0

See Change Log for full details.

5.0.0

03 May 09:21

Choose a tag to compare

  • Package name changed to maxemail/api-php in-line with company branding and GitHub team name change. Composer/Packagist will show the previous name as abandoned and redirect.
  • Namespaces have been changed (again) from Emailcenter\MaxemailApi to Maxemail\Api. Sorry.
  • Removed support for PHP 7.0 as it is no longer actively supported by the PHP project

See CHANGELOG for all the details

4.1.0

01 May 08:47
4d465c3

Choose a tag to compare

Default Maxemail URI changed to https://mxm.xtremepush.com/.

See CHANGELOG for all the details