Skip to content

v4.0.14

Choose a tag to compare

@mourraille mourraille released this 12 Jun 16:48
· 1 commit to main since this release

Fixed

  • senderEmail is now nullable (?string) on GetTransacBlockedContactsResponseContactsItem; the API returns null for some blocked or unsubscribed contacts (#137)
  • campaignId is now nullable (?int) on both UserUnsubscription item classes; form based unsubscriptions return null (#136)
  • Guzzle timeout support now works: interface_exists replaces class_exists for GuzzleHttp\ClientInterface, so the timeout option is honored (#133)

Backward compatible patch release. No breaking changes.