Skip to content

Releases: sendinblue/APIv3-php-library

v6.0.2

24 Aug 11:03
303a1c1
Compare
Choose a tag to compare
  • Added new enum boolean for input parameter type in createAttribute definition
  • Added two new query parameters startDate & endDate in GET /emailCampaigns route
  • Added a new field sentDate in response schema of getExtendedCampaignOverview definition

v6.0.1

12 Jul 06:51
Compare
Choose a tag to compare
  • sendTransacSms content length validation removed

v6.0.0

23 May 05:23
82231a0
Compare
Choose a tag to compare
  • Package upgraded with swagger-codegen version 2.3.1 - Improvements and bug fixes
  • Compatible with php >=5.6
  • Improved descriptions and examples of various swagger definitions
  • Added emailBlacklist, smsBlacklist & updateExistingContacts as new inputs in requestContactImport definition
  • Added globalStats in response of getExtendedCampaignStats definition used in getEmailCampaign(s) definitions

v5.0.1

12 Apr 10:38
69c262c
Compare
Choose a tag to compare
  • Add new method DELETE /contacts/{email} to delete single contact
  • getAccount definition response schema fix for Reseller account

v5.0.0

21 Mar 12:29
4886771
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

v4.0.0

27 Feb 12:37
95d935c
Compare
Choose a tag to compare
  • Add/Remove contact to list schema update & method name changed
  • Removed tag & from from the response schema definition of getEmailEventReport as mandatory fields

v3.0.0

18 Jan 11:02
7730529
Compare
Choose a tag to compare

Mixed specification updates:

  • Renaming of some method names
  • 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

v2.1.4

12 Dec 09:55
9c08e49
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

v2.1.3

08 Nov 06:36
8c93479
Compare
Choose a tag to compare

Changes:

  • New route added DELETE /smtp/templates/{templateId}
  • New parameter updateEnabled added in POST /contacts
  • New parameter modifiedSince added in GET /contacts

v2.1.2

26 Oct 10:40
Compare
Choose a tag to compare

In getEmailEventReport response schema

  • Add from in response
  • Remove reason as mandatory field in response