Releases: sendinblue/APIv3-php-library
Releases · sendinblue/APIv3-php-library
v7.4.4
v7.4.3
v7.4.2
v7.4.0
v7.3.0
- Sorting order implemented for routes (
Processes,emailCampaigns,Webhooks,smsCampaigns,transactionalEmails,transactionalSms) - Blocked domains functionality implemented
- Added error event in response schema of
getEmailEventReport - Unnecessary fields from swagger file that were initially marked as
required, are now marked asoptional- Fix in sorting order in case of marketing events - Fix in
get-reportsroute when passingstartDateandendDate - Return
contact IDin webhook if ID is used in add/remove contact getFoldersandgetFoldersListscount issues fixed- Add
templateIdto response ingetEmailEventReport
v7.2.0
v7.1.0
v7.0.0
New features/modifications in the PHP wrapper
- API instance SMTPApi renamed to TransactionalEmailsApi
- Fixed 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 sender id parameter in sendTransactionalEmail
- Added Contact Id as additional key for contact operations
v6.4.0
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