All Versions
44
Latest Version
Avg Release Cycle
126 days
Latest Release
805 days ago

Changelog History
Page 1

  • v7.0.0 Changes

    February 11, 2022
    • โฌ†๏ธ Upgrades to Createsend API v3.3 which includes new breaking changes
    • ๐Ÿ’ฅ Breaking: client sent campaigns endpoint is now paginated and filtered
    • โž• Added new client tags endpoint
    • โž• Added support for returning campaign tags as part of sent, draft and scheduled campaign endpoints
    • โž• Added support for returning campaign name as part of campaign summary endpoint
    • โž• Added sample script for get client tags endpoint
    • โž• Adding support for returning ListJoinedDate for each subscriber.
      • List.Active()
      • List.Bounced()
      • List.Unsubscribed()
      • List.Unconfirmed()
      • List.Deleted()
      • Segment.Subscribers()
      • Subscriber.Get()
  • v6.1.2 Changes

    • ๐Ÿ”„ Changed local API timeout from 20 secs to 120 secs to cater for changes on get segment subscribers API endpoint.
  • v6.1.1 Changes

    May 06, 2020
    • โž• Add PHP 7.4 Support
  • v6.1.0 Changes

    September 04, 2019
  • v6.0.2 Changes

    September 02, 2019

    โšก๏ธ Minor updates.

  • v6.0.1 Changes

    July 24, 2019

    โšก๏ธ Updated to use standard agent string prefix format.

  • v6.0.0 Changes

    May 25, 2018
    • โฌ†๏ธ Upgrades to Createsend API v3.2 which includes new breaking changes
    • ๐Ÿ’ฅ Breaking: 'Consent to track' field is now mandatory for sending smart and classic transactionl emails
    • ๐Ÿ’ฅ Breaking: 'Consent to track' field is now mandatory when adding or updating subscribers
    • Optional 'Include tracking preference' field when retrieving lists of subscribers
  • v5.1.3 Changes

    April 20, 2018
    • ๐Ÿ”„ Changed local API timeout from 10 sec to 20 sec
  • v5.1.2 Changes

    May 15, 2017
    • โž• Added support for Behavioral Event data
  • v5.0.2 Changes

    July 19, 2016
    • Prevent definition re-declarations