Skip to content

Releases: xqueue/maileon-php-api-client

Version 1.8.5

10 Jan 16:10

Choose a tag to compare

  • Added CMS2 methods (thank you @ Maileon.hu)
  • Added webhook methods (thank you @ Maileon.hu)
  • Get/Delete transaction by ID (thank you @ Maileon.hu)
  • Added getting blacklist expressions (thank you @ Maileon.hu)
  • Added template template path XML response (thank you @ Maileon.hu)
  • Due to more strict validation empty strings are not valid for editorVersion when creating Mails. Removed that parameter if not set from API call.

Contact Preferences

12 Nov 07:41

Choose a tag to compare

Added contact preference methods and classes

Added getRecipientAlias, getTrackingStrategy, getSpeedLevel and getPostSendoutCleanupState

25 Oct 12:06

Choose a tag to compare

Added new functions "getRecipientAlias", "getTrackingStrategy", "getSpeedLevel" and "getPostSendoutCleanupState" to the MailingsService.

Updated CreateMailing

18 May 11:03

Choose a tag to compare

Added possibbility to select CMS1 or CMS2 when crating a mailing

Correction of package name of mailing blacklistservice class

06 May 13:22

Choose a tag to compare

Fixed a misspelled package declaration in BlacklistsService

Managing Mailing Blacklists

30 Apr 14:07

Choose a tag to compare

From 1.8.0 you can manage mailing blacklists (and not only assign them)

Mailing Blacklist Management, Mailing Domain Retrieval, XML Bugfix and Contact Hashes for Reports

01 Feb 14:57

Choose a tag to compare

  • Added parameter "embedContactHash" to getOpens and getClicks
  • Added method to get domain used for a mailing
  • Added methods for adding, deleting and retrieving mailing specific blacklists (Versandsperrlisten) to MailingsService
  • Fixing problem of being not able to set values containing XML special characters in MailingsService #setSender, #setSubject, #setPreviewText, and #setTemplate

New features and bugfixes

26 Jan 10:29

Choose a tag to compare

  • Added getCount method to de\xqueue\maileon\api\client\contacts\Contacts object
  • Added getType and getMailingsByKeywords to mailing service
  • Added parameter $embedTransactionId to getRecipients, getOpens, and getClicks
  • Added method for getting unsubscription reasons
  • Fixed bug when not being able to attach documents to a newsletter using special characters in target filename

Enhanced contacts service

29 Jul 07:30

Choose a tag to compare

  • Added parameter updated_after for ContactsService getContactsCount and getContacts fot filtering only changed contacts
  • Added new standard contact fields PERMISSION_STATUS and SENDOUT_STATUS

Setting and getting avanced dispatch options and after sendout settings

14 Jul 10:34

Choose a tag to compare

  • Added methods for getting and setting post sendout cleanup (deleting the used contact list and filter)
  • Added method to set sendout optimization (streching sendout, ...)