Skip to content

Releases: sendinblue/APIv3-php-library

v6.2.1

21 May 08:04
b8d6d91
Compare
Choose a tag to compare
  • Resolve deprecation notice with psr-4 autoloading standard in composer 1.10

v6.2.0

27 Mar 09:25
92f90af
Compare
Choose a tag to compare

Swagger-codegen version upgraded to 2.4.12
New route added getAbTestCampaignResult
New route added getSharedTemplateUrl
New route added getChildAccountCreationStatus
New route added getTransacBlockedContacts
New route added getTransacEmailContent
New route added getTransacEmailsList
New route added smtpBlockedContactsEmailDelete
New route added smtpLogMessageIdDelete
Improved description of getSmtpTemplates
Improved description of sendEmailCampaignNow
Improved description of updateSmtpTemplate
Improved description of createSmtpTemplate
Improved description of deleteSmtpTemplate
Improved description of getAggregatedSmtpReport
Improved description of getEmailEventReport
Improved description of getSmtpReport
Improved getemailcampaign by addition of statsByDevice and statsByBrowser
Improved exportContacts API by addition of new customContactFilter

v6.1.4

27 May 10:18
986eac4
Compare
Choose a tag to compare
  • New definition UpdateChildAccountStatus added to update settings of reseller's child account status based on the childAuthKey supplied

v6.1.3

18 Apr 09:03
fa4d0f4
Compare
Choose a tag to compare
  • Format type of YYYY-MM-DD date is updated for request schema
  • Minor fix for get sms campaign details api
  • Boolean type is added in getAttributes api call
  • New definitions getChildDomains, addChildDomain, updateChildDomain & getSsoToken added & their respective routes

v6.1.2

01 Mar 06:04
5b89b03
Compare
Choose a tag to compare
  • New properties abTesting, subjectA, subjectB, splitRule, winnerCriteria & winnerDelay added in createEmailCampaign & updateEmailCampaign definitions
  • New properties abTesting, subjectA, subjectB, splitRule, winnerCriteria, winnerDelay added in response schema of definition getCampaignOverview
  • json example description updates

v6.1.1

14 Feb 07:16
9868481
Compare
Choose a tag to compare
  • Updated README: Api keys description

v6.1.0

14 Feb 06:56
9136bfe
Compare
Choose a tag to compare
  • New definition CreateUpdateContactModel added, used in createContact response
  • New field createdAt added in response schema of definition getContactDetails
  • New property total added in response schema of definition postContactInfo
  • New property sendAtBestTime added in createEmailCampaign & updateEmailCampaign definitions
  • Removed recurring & type properties from createEmailCampaign definition
  • Added partner key in request headers as optional key

v6.0.5

10 Jan 12:57
1116272
Compare
Choose a tag to compare
  • Released SMS campaigns report related APIs
  • Added emptyContactsAttributes as new input in requestContactExport definition
  • Added smsCount, smsCount & remainingCredits in response schema of sendSms definition
  • events input parameter is now mandatory in createWebhook definition
  • email.to, email.subject & email.body are now mandatory in sendReport definition
  • Allowed odt file extension in attachment input parameter of sendSmtpEmail definition
  • Modified attributes description in UpdateContact definition to allow existing email address edit

v6.0.4

27 Nov 12:58
825f804
Compare
Choose a tag to compare
  • startDate & endDate filter added in getSmsCampaigns definition
  • New event unsubscribed added in GetAggregatedReport and getReports definitions
  • testSent removed from getSmsCampaignOverview definition
  • X-mailin-ip key in headers parameter replaced with sender.ip in SendSmtpEmail and SendSmtpEmail definitions

v6.0.3

03 Oct 07:10
116ec8f
Compare
Choose a tag to compare
  • Added templateId & params as new inputs in createEmailCampaign definition
  • Added params as new input in updateEmailCampaign definition