Releases: xqueue/maileon-php-api-client
Releases · xqueue/maileon-php-api-client
Version 1.8.5
- 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
Added contact preference methods and classes
Added getRecipientAlias, getTrackingStrategy, getSpeedLevel and getPostSendoutCleanupState
Added new functions "getRecipientAlias", "getTrackingStrategy", "getSpeedLevel" and "getPostSendoutCleanupState" to the MailingsService.
Updated CreateMailing
Added possibbility to select CMS1 or CMS2 when crating a mailing
Correction of package name of mailing blacklistservice class
Fixed a misspelled package declaration in BlacklistsService
Managing Mailing Blacklists
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
- 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
- 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
- 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
- Added methods for getting and setting post sendout cleanup (deleting the used contact list and filter)
- Added method to set sendout optimization (streching sendout, ...)