Skip to content

Releases: sendinblue/APIv3-typescript-library

v3.3.1

07 Mar 06:23
Compare
Choose a tag to compare
  • Added WhatsApp endpoints
  • Fixed scheduledAt for transactional mails
  • Added startDate and endDate query params for GetContactInfo.
  • Added recurring field for create attribute endpoint to create an recurring attribute.
  • Added UnsubscriptionPageId, UpdateFormId for CreateEmailCampaign and UpdateEmailCampaign.
  • Added SegmentIds for CreateEmailCampaignRecipients and UpdateEmailCampaignRecipients.
  • Added OrganisationPrefix for CreateSmsCampaign and SendTransactionalSms.
  • Added TrackableViewsRate, EstimatedViews for GetCampaignStats.

v3.2.2

31 Aug 05:44
b21dd85
Compare
Choose a tag to compare
  • Fixed response of getEmailCampaign

v3.2.1

09 Jun 04:55
Compare
Choose a tag to compare
  • Update docs

v3.2.0

09 Jun 04:41
b9472a3
Compare
Choose a tag to compare
  • Added sub accounts endpoints
  • Added jsonBody for contact import
  • Added scheduledAt and batchId for transactional mails
  • Added Get scheduled mails and delete scheduled mails endpoint

v3.1.0

10 Jan 12:56
a7c8ee9
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

v3.0.1

11 Aug 09:15
Compare
Choose a tag to compare
  • change file structure
  • update package.json
  • update README information
  • remove legacy files
  • keep only ts files

v2.2.3-beta.0

09 Jul 10:16
Compare
Choose a tag to compare
v2.2.3-beta.0 Pre-release
Pre-release
  • Change in imports for nextjs projects

v2.2.2

15 Jun 08:06
7956384
Compare
Choose a tag to compare
  • Added uniqueSubscribers field in response of the routes where list details are fetched
  • Added pagination for fetching the list of transactional emails API
  • sort query parameter added for get all webhooks API call

v2.2.1

30 Mar 11:46
630808e
Compare
Choose a tag to compare
  • Bug fix [#24 ]
  • eslint added and removed unused imports

v2.2.0

27 Jan 10:30
7dccd87
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)