Campaign Monitor v7.0.0 Release Notes

Release Date: 2022-02-11 // about 2 years ago
    • โฌ†๏ธ 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()

Previous changes from v6.1.1

    • โž• Add PHP 7.4 Support