Skip to content

Releases: sendinblue/APIv3-python-library

v6.0.3

11 Sep 11:33
0a6c454
Compare
Choose a tag to compare

Fix for the case when ESPs remove IP in response headers

v6.0.2

02 Jul 10:17
b743b7c
Compare
Choose a tag to compare
  • New route added to fetch the list of transactional emails
  • New route added to fetch the personalised content of a particular transactional mail

v6.0.1

22 May 09:47
d8a884f
Compare
Choose a tag to compare
  • New reseller route added which lets parent update the account settings of child.
  • Audio and Video attachment support added for transactional email sending

v6.0.0

15 Apr 10:50
b459c5d
Compare
Choose a tag to compare

Latest stable version

  • Wrapper generation moved to last stable version of swagger-codegen
  • Issue of missing fields in get api calls fixed.

v5.0.0

26 Mar 07:06
4c6cc16
Compare
Choose a tag to compare

Currently not stable. For stable version, refer: https://github.com/sendinblue/APIv3-python-library/releases/tag/v4.2.2

  • Package upgraded with swagger-codegen version 3.0.5 - Improvements and bug fixes

v4.2.2

19 Mar 05:59
63e8f46
Compare
Choose a tag to compare

CURRENT STABLE VERSION

  • 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

v4.2.1

01 Mar 05:46
5e29d22
Compare
Choose a tag to compare
  • AB-test functionality now available for email campaigns

v4.2.0

08 Feb 06:08
2b216de
Compare
Choose a tag to compare

• Client can now avail sendAtBestTime option for email campaigns via api
• Minor modifications in response schema of few api's
• Restricted the creation of new trigger type email campaigns

v4.1.3

10 Jan 11:28
1927281
Compare
Choose a tag to compare
  • Updated the schema of sendTestSms api
  • Added extra fields for credits information in the response of sendSms api
  • Added emptyContactsAttributes field to facilitate the choice to erase attribute's value in contacts api
  • Minor updates related to few other api's

v4.1.2

28 Nov 11:10
6c6d625
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