Skip to content

Releases: xqueue/maileon-php-api-client

Version 1.9.9

27 Jun 05:20

Choose a tag to compare

  • Removing utf8_encode function calls deprecated in PHP 8.2

Version 1.9.8

23 Jun 19:13

Choose a tag to compare

Added method to retrieve thumbnails of CMS2 mailings

Version 1.9.7

12 May 05:07

Choose a tag to compare

  • Added method to update transaction types
  • Added sanitizer method to remove the ID field of attributes of transaction types when updating, as this causes an error

Version 1.9.6

17 Feb 09:12

Choose a tag to compare

Changed variable substitution from ${var} to {$var} to reflect changes in PHP 8.2

Version 1.9.5

16 Nov 15:25

Choose a tag to compare

Fixed bug when creating a webhook and no body specification was given

Version 1.9.4

03 Nov 06:41

Choose a tag to compare

Fixing warnings in PHP 8.1+ and some minor type descriptions

New functions, minimizing library size and new README

09 Sep 23:44
0825e97

Choose a tag to compare

Added contact filter restrictions to MailingsService
Added parameters for retrieving custom-/standardfiels to getUnsubscriber report
Removed documentation in preparation of central deployment and minimizing API client size
Removed tests/examples in preparation of central deployment and minimizing API client size
Updated README to an expected and modern format and to mirror deletions

DispatchLogic change

06 Jul 07:39

Choose a tag to compare

Changed DispatchLogic attribute 'RSSOrderDir' to boolean 'RSSOrderAsc' according to API specs.

Added DispatchLogic class and helper data types

05 Jul 17:58

Choose a tag to compare

Added DispatchLogic used to activate Trigger Mailings.

New classes:

  • DispatchLogic
  • DispatchLogicType
  • DispatchLogicTarget
  • DispatchLogicSpeedLevel
  • DispatchLogicInterval
  • DispatchLogicRSSUniqueFeature
  • DispatchLogicRSSOrderBy
  • DispatchLogicRSSOrderDir
  • DispatchLogicDeliveryLimitUnit

Minor feature requests and bugfixes

04 May 08:47

Choose a tag to compare

  • Added generate_transaction_id to CreateTransactions of TransactionsService
  • Changed annotation of MaileonAPIResult::getStatusCode to the correct data type
  • Fixed problem when parsing header and body information and server response body contained \r\n\r\n