Releases: sendinblue/APIv3-python-library
Releases · sendinblue/APIv3-python-library
v6.0.3
Fix for the case when ESPs remove IP in response headers
v6.0.2
- 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
- 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
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
Currently not stable. For stable version, refer: https://github.com/sendinblue/APIv3-python-library/releases/tag/v4.2.2
- Package upgraded with
swagger-codegen
version3.0.5
- Improvements and bug fixes
v4.2.2
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
- AB-test functionality now available for email campaigns
v4.2.0
• 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
- 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
startDate
&endDate
filter added ingetSmsCampaigns
definition- New event
unsubscribed
added inGetAggregatedReport
andgetReports
definitions testSent
removed fromgetSmsCampaignOverview
definitionX-mailin-ip
key inheaders
parameter replaced withsender.ip
inSendSmtpEmail
andSendSmtpEmail
definitions