Skip to content

Releases: sendinblue/APIv3-php-library

v8.4.2

10 Mar 04:23
5d08398
Compare
Choose a tag to compare

What's Changed

  • WF-2702

  • Added support to fetch Email Campaign by filtering statistics issue #255

  • fixed get Webhook issue in case of transactional type #243

  • Added transactional & campaign Whatsapp API.

  • EcommerceApi also updated.

  • added MasterAccount API.

v8.4.1

06 Jan 07:57
2f163a3
Compare
Choose a tag to compare
  • Making PSR-4 compliant

v8.4.0

05 Jan 08:33
de2367d
Compare
Choose a tag to compare

What's Changed

  • Allow country code when the phone number is passed
  • You can now enter an unsubscription page id to change the default unsubscription page.
  • Added update form id.
  • Changed default limit to 2500 and maximum limit to 5000 to /smtp/statistics/events
  • Limit decreases to 50 from 500 for the default result returned for Email campaigns
  • Set minimum value of all integer fields to 0
  • The segment_ids is mandatory if list ids are not used.
  • The isRecurring boolean field is added to create contact attributes endpoint
  • Added endpoints for Companies, Deals, Ecommerce

v8.3.1

13 Jul 09:20
11af6be
Compare
Choose a tag to compare

Changes in the following:

  • getEmailCampaign
  • GetExtendedContactDetails
  • getSmsCampaign
  • GetExtendedCampaignOverview

v8.3.0

08 Jun 13:01
2d374f3
Compare
Choose a tag to compare

Changes in the following:

  • GetExtendedClient
  • getAccount
  • GetExtendedContactDetails
  • getSmsCampaign
  • sendTransacEmail
  • getCampaignStats
  • getEmailCampaign
  • getChildInfo

Newly added routes:

  • Added GetExtendedCampaignStatsGlobalStats
  • Added GetSmsCampaignRecipients
  • Added NoteId
  • Added NoteList
  • Added ScheduleSmtpEmail
  • Added TaskList

v8.2.1

08 Apr 09:15
74d4b0f
Compare
Choose a tag to compare

Making PSR-4 compliant

v8.2.0

05 Apr 12:29
2a2142b
Compare
Choose a tag to compare
  • Added getScheduledEmailByBatchId
  • Added getScheduledEmailById
  • Added getScheduledEmailByMessageId
  • Added CreateSubAccountResponse
  • Added .pkpass, .xlsm as an attachment type in smtp/email

v8.1.0

03 Mar 07:49
5f57580
Compare
Choose a tag to compare
  • Added Get all task types CRM endpoint.
  • Added Delete a sub-account MasterAccount endpoint.
  • Now also supported JSON file format for contactImport endpoint.
  • Added loadedByProxy validator.

v8.0.0

05 Jan 08:04
41ad459
Compare
Choose a tag to compare
  • Removed SendTemplate API (Deprecated)
  • Added CRM endpoints
  • Added Sub account endpoints
  • Added updateBatchContacts endpoint
  • Added trackableViews field in emailCampaigns
  • Added uniCodeEnabled parameter in SmsCampaigns API

v7.4.5

03 Nov 08:52
229bfcd
Compare
Choose a tag to compare
  • Support newer versions of guzzlehttp/guzzle