Skip to content

Releases: sendinblue/APIv3-nodejs-library

v7.1.1

01 Mar 06:08
e9a0c47
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 getExtendedCampaignOverview
  • json example description updates

v7.1.0

18 Feb 12:25
8b40db7
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

v7.0.5

10 Jan 13:02
5477392
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

v7.0.4

28 Nov 06:56
297696b
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

v7.0.3

03 Oct 10:16
2971b57
Compare
Choose a tag to compare
  • Added templateId & params as new inputs in createEmailCampaign definition
  • Added params as new input in updateEmailCampaign definition

v7.0.2

24 Aug 11:49
ea7fea1
Compare
Choose a tag to compare
  • Added new enum boolean for input parameter type in createAttribute definition
  • Added two new query parameters startDate & endDate in GET /emailCampaigns route
  • Added a new field sentDate in response schema of getExtendedCampaignOverview definition
  • Updated version of dependency 'superagent' to avoid potential security vulnerability

v7.0.1

12 Jul 09:23
Compare
Choose a tag to compare
  • sendTransacSms content length description update

v7.0.0

24 May 05:18
40aaa38
Compare
Choose a tag to compare
  • Package upgraded with swagger-codegen version 2.3.1 - Improvements and bug fixes
  • Improved descriptions and examples of definitions
  • Added emailBlacklist, smsBlacklist & updateExistingContacts as new inputs in requestContactImport definition
  • Added globalStats in response of getExtendedCampaignStats definition used in getEmailCampaign(s) definitions

v6.0.1

12 Apr 15:26
e03df3f
Compare
Choose a tag to compare
  • Add new method DELETE /contacts/{email} to delete single contact
  • getAccount definition response schema fix for Reseller account

v6.0.0

22 Mar 06:53
8886e0a
Compare
Choose a tag to compare
  • Fix type: object field in getSmsCampaign & getEmailCampaign definition for good response in get email/sms campaigns
  • Added templateId & params as new input in sendSmtpEmail definition
  • Renaming of some method names