Skip to content

Releases: sendinblue/APIv3-python-library

v4.1.1

16 Oct 07:18
266f658
Compare
Choose a tag to compare
  • Added templateId & params as new inputs in createEmailCampaign definition
  • Added params as new input in updateEmailCampaign definition

v4.1.0

24 Aug 07:23
a7a7aad
Compare
Choose a tag to compare
  • Swagger update for get email campaign filters

v4.0.1

11 Jul 10:45
2aeb842
Compare
Choose a tag to compare
  • Swagger update for transactional sms length check

v4.0.0

16 May 05:02
830ec6f
Compare
Choose a tag to compare

Swagger updates along with bug fixes and improvements

  • Swagger updates: Improved descriptions and examples
  • Improvements: Added global stats for email campaigns and BlackList flags for contact import
  • Bug fixes

v3.0.1

17 Apr 05:22
07df6f9
Compare
Choose a tag to compare
  • Add new method DELETE /contacts/{email} to delete single contact
  • getAccount definition response schema fix for Reseller account

v3.0.0

22 Mar 12:33
c07feac
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

v2.0.1

26 Feb 06:31
a141e18
Compare
Choose a tag to compare

Swagger update: For email-event-report api response schema

v2.0.0

06 Feb 06:04
2c74a14
Compare
Choose a tag to compare

Mixed specification updates:

  • Renaming of few methods
  • Added new parameter smtpBlacklistSender in createContact & updateContact
  • Added few extensions in attachments
  • Removed tag from required properties in getReports
  • Removed tag & reason from required properties in getSmsEventReport
  • Modified date-time format description
  • Modified getCampaignRecipients properties type to array of integers

v1.1.4

27 Dec 11:00
a615e09
Compare
Choose a tag to compare

Swagger updates: For contact attributes api

v1.1.3

13 Dec 06:45
91a3a8a
Compare
Choose a tag to compare

Specification updates

Contact attributes management and new route to update attribute
messageId added in response of SendSms
duplicate_request error type added in ErrorModel