Skip to content

Releases: sendinblue/APIv3-php-library

v7.4.4

25 Aug 08:54
c169d8c
Compare
Choose a tag to compare
  • Support newer versions of guzzlehttp/guzzle

v7.4.3

09 Aug 12:22
071e0f5
Compare
Choose a tag to compare
  • Changed Datetime type to string wherever required
  • Added offset and limit in GetTransacEmailsList method

v7.4.2

05 Jul 11:52
c1fba26
Compare
Choose a tag to compare
  • Strictly allowing only <=7.0.0 versions of guzzlehttp/guzzle

v7.4.0

22 Jan 07:27
0b86513
Compare
Choose a tag to compare
  • Batch params functionality is now available for send transactional email api
  • Default sorting order added in description (for which it is applicable)

v7.3.0

29 Dec 11:00
9eca202
Compare
Choose a tag to compare
  • 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 as optional- Fix in sorting order in case of marketing events
  • Fix in get-reports route when passing startDate and endDate
  • Return contact ID in webhook if ID is used in add/remove contact
  • getFolders and getFoldersLists count issues fixed
  • Add templateId to response in getEmailEventReport

v7.2.0

03 Nov 08:41
4b7c9b1
Compare
Choose a tag to compare

• Change in length of sender in smsCampaign
• Fix security issue on sendReport routes
• Made IP non-mandatory for getContactDetails route
• Rename files SMS -> Sms for compatibility with composer 2

v7.1.0

14 Sep 07:42
d57869f
Compare
Choose a tag to compare
  • Allow guzzle v7 in composer.json

v7.0.0

11 Sep 07:10
fb07e16
Compare
Choose a tag to compare

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

17 Jul 04:42
7367053
Compare
Choose a tag to compare

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

v6.3.0

22 May 10:28
0188504
Compare
Choose a tag to compare
  • Upload an image to my account image gallery
  • Allow multiple recipients in SMTP email
  • Added file body limit to 10MB for contact import
  • Date filters added for getContacts route
  • Extended response for transactional email activity