Skip to content

Releases: xqueue/maileon-php-api-client

v1.25.6

Choose a tag to compare

@zsmannheim zsmannheim released this 28 Aug 11:33
4dcf744
  • Fixed createContactFilter() for the v2 (JSON) contact filter endpoint

v1.25.5

Choose a tag to compare

@mbeckerle-xqueue mbeckerle-xqueue released this 20 Aug 13:10
0f3acec
  • Fixed Article missing size and mimetype properties, causing "Undefined property: Article::$size"/"$mimetype" during article hydration (media/articles is backed by the same server-side model as media/templates)

v1.25.4

Choose a tag to compare

@mbeckerle-xqueue mbeckerle-xqueue released this 20 Aug 13:03
bc7b049
  • Fixed Template missing mimetype property, causing "Undefined property: Template::$mimetype" during template hydration

v1.25.3

Choose a tag to compare

@mbeckerle-xqueue mbeckerle-xqueue released this 20 Aug 12:50
15207d4
  • Fixed Template missing size property, causing "Undefined property: Template::$size" during template hydration

v1.25.2

Choose a tag to compare

@zsmannheim zsmannheim released this 02 Jul 09:52
558b209
  • Added getTemplates(), getTemplate(), and getTemplateAsZip() media methods
  • Added syncTextVersion() mailings method

v1.25.1

Choose a tag to compare

@mbeckerle-xqueue mbeckerle-xqueue released this 26 May 11:53
  • Fixed synchronizeRecords to accept DataExtensionRecord[] instead of raw arrays
  • Fixed getDataExtension deserialization target
  • Added validate() on DataExtension and DataExtensionField
  • Added RetentionPolicy, FieldDataType, DeleteIntervalUnit enums
  • Added DataExtensionRecord::__toString

v1.24.1

Choose a tag to compare

@mbeckerle-xqueue mbeckerle-xqueue released this 18 May 14:47

Added method to upload data extension records
Fixing wrong content-type

v1.24.0

Choose a tag to compare

@mbeckerle-xqueue mbeckerle-xqueue released this 17 May 11:23

Add Maileon data extensions API client with JSON deserialization

v1.23.2

Choose a tag to compare

@zsmannheim zsmannheim released this 04 May 07:41
6546f56
  • Added getCms2MailingTemplates method

v1.23.1

Choose a tag to compare

@zsmannheim zsmannheim released this 08 Apr 13:53
2825cd7
  • Fixed bounces endpoint parameters