Skip to content

v7.0.0

Compare
Choose a tag to compare
@ruudy-sib ruudy-sib released this 06 Nov 12:05
· 15 commits to master since this release
e057a09

Breaking Changes!

  • API instance SMTPApi renamed to TransactionalEmailsApi
  • Fixed response for getEmailCampaigns in case of no email campaign
  • RedirectionUrl is now mandatory for DOI
  • Sent event now included in events array for transactional webhook
  • Extended statistics for A/B test results
  • Added sender id parameter in sendTransactionalEmail
  • Added Contact Id as additional key for contact operations
  • Change in length of sender in smsCampaign
  • Fix security issue on sendReport routes
  • Made IP non-mandatory for getContactDetails route
  • Rename files SMS -> Sms for compatibility with composer 2