Skip to content

Releases: getbrevo/brevo-php

v2.0.3

03 Oct 10:34
ab71297
Compare
Choose a tag to compare

What's Changed

Update PHP-SDK for Contacts APIs.

v2.0.2

12 Aug 07:31
d090995
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Aug 07:11
d3b54c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Mar 14:31
af3ef22
Compare
Choose a tag to compare

What's Changed

  • Modification in Get all the contacts, contact can be filtered by segmentId and listIds as well
    segmentId | int| Id of the segment. Either listIds or segmentId can be passed. | [optional]
    listIds | int[]| Ids of the list. Either listIds or segmentId can be passed. | [optional]
  • Modification in Get a list's details
    startDate and endDate (YYYY-MM-DDTHH:mm:ss.SSSZ) support added.
  • Get order details route added in eCommerceAPI
  • Below routes added MasterAccountAPI
    Update a group of sub-accounts
    Create a new group of sub-accounts
  • Below routes added In UsersApi
    Update permission for a user
    Send invitation to user
    Revoke user permission
    Resend / Cancel invitation
  • In Return all your created WhatsApp templates source parameters also now supported
    source | string| source of the template | [optional]
  • Also smtpLogMessageIdDelete() renamed to smtpLogIdentifierDelete()

Full Changelog: v1.0.2...v2.0.0

v1.0.2

14 Jul 10:07
6c3286e
Compare
Choose a tag to compare
  • Added Coupons route
  • Added previewText | string | Preview text or preheader of the email campaign | [optional]
  • language support for Whatsapp template creation
  • Making WhatsAppCampaignsApi PSR-4 compliant.

v1.0.1

28 May 06:25
Compare
Choose a tag to compare

v1.0.0

25 May 09:22
Compare
Choose a tag to compare