Skip to content

Releases: sendinblue/APIv3-nodejs-library

v8.0.1

11 Sep 13:03
60a85b5
Compare
Choose a tag to compare
  • Fixed Dependabot security issues (Recommended NodeJS version to be used are v8.0.0 and above)

v8.0.0

11 Sep 07:12
5af5fe6
Compare
Choose a tag to compare

Breaking Change!

  • API instance SMTPApi renamed to TransactionalEmailsApi
  • Fixed the 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 SenderId parameter in sendTransactionalEmail
  • Added ContactId as additional key for contact operations

v7.2.4

16 Jul 09:46
1c2fefa
Compare
Choose a tag to compare

New Features/Modifications

  • Double-Opt In for contact creation added
  • Child id as identifier along with api-key for Reseller API Operations
  • New parameter added to activate smsCampaign for a reseller child
  • New parameter added for language in /reseller/children route
  • Get email event reports api: reason for bounces is not visible in response
  • Performance improvement in Add/Remove credits for Reseller children
  • Performance improvement for remove all contacts from a list
  • Fixed issue of re-creation of a contact if it was already deleted during MA workflow
  • Better handling of error responses for sending transactional email route

v7.2.3

26 May 05:55
7af55f1
Compare
Choose a tag to compare
  • Added UploadImageToGallery
  • Added parameters startDate and endDate for GetContactCampaignStats
  • Added parameters from and tags for GetTransacEmailsListTransactionalEmails
  • Modified datatype of sms and email parameters from int to double in
  • RemainingCreditModelReseller
  • Documentation updates

v7.2.2

27 Mar 07:23
7a41f31
Compare
Choose a tag to compare

New route added getAbTestCampaignResult
New route added getSharedTemplateUrl
New route added sendEmailCampaignNow
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

v7.2.1

25 Mar 12:42
09de782
Compare
Choose a tag to compare
v7.2.1 Pre-release
Pre-release

superagent version updated

v7.2.0

25 Mar 08:10
24709e0
Compare
Choose a tag to compare
v7.2.0 Pre-release
Pre-release

New route added getAbTestCampaignResult
New route added getSharedTemplateUrl
New route added sendEmailCampaignNow
New route added getChildAccountCreationStatus
New route added getTransacBlockedContacts
New route added getTransacEmailContent
New route added getTransacEmailsList
New route added smtpBlockedContactsEmailDelete
New route added smtpLogMessageIdDelete

v7.1.4

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

v7.1.3

18 Apr 10:34
9663ee8
Compare
Choose a tag to compare
  • New definitions getChildDomains, addChildDomain, updateChildDomain & getSsoToken added & their respective routes

v7.1.2

19 Mar 06:17
e3caaf3
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