Releases: sendinblue/APIv3-typescript-library
Releases · sendinblue/APIv3-typescript-library
v3.3.1
- 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
- Fixed response of getEmailCampaign
v3.2.1
- Update docs
v3.2.0
- Added sub accounts endpoints
- Added
jsonBody
for contact import - Added
scheduledAt
andbatchId
for transactional mails - Added Get scheduled mails and delete scheduled mails endpoint
v3.1.0
- 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
- change file structure
- update package.json
- update README information
- remove legacy files
- keep only ts files
v2.2.3-beta.0
- Change in imports for nextjs projects
v2.2.2
- 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
v2.2.0
- Batch params functionality is now available for send transactional email api
- Default sorting order added in description (for which it is applicable)