Releases: sendinblue/APIv3-ruby-library
Releases · sendinblue/APIv3-ruby-library
v9.1.0
What's Changed
- Added now you can enter an unsubscription page id to change the default unsubscription page.
- Added update form id.
- Limit increases to 2500 from 50 for the result returned for transactionalEmail
- 'segment_ids' Mandatory if listIds are not used.
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- Added CompaniesApi
- Added ConversationsApi
- Added DealsApi
- Added FilesApi
- Added endpoint to Retrieve inbound attachment with download token.
- Added NotesApi
- Added TasksApi
- Added endpoint to Delete scheduled emails by batchId or messageId
- Added endoint to Fetch scheduled emails by batchId
- Added endpoint to Fetch scheduled email by messageId
- Doc updated #69 fixed
v8.1.0
- Added Get all task types CRM endpoint.
- Added Delete a sub-account MasterAccount endpoint.
- Now also supported JSON file format for contactImport endpoint.
- Now allowed xlsm extension for sendSmtpEmail endpoint.
- Added loadedByProxy validator.
v8.0.0
- Added CRM endpoints
- Added Sub account endpoints
- Added updateBatchContacts endpoint
- Added trackableViews field in emailCampaigns
- Added uniCodeEnabled parameter in SmsCampaigns API
- Removed send a template endpoint
v7.5.0
- Corrected the mapping of variables for
get email campaign details
api call - Added
uniqueSubscribers
field in response of the routes where list details are fetched - Added pagination for
fetching list of transactional emails
api sort
query parameter added forget all webhooks api
call- Use default version of protocol as
http 1.1
for requests to API
v7.4.0
- URI incompatibility issue fixed for ruby version 2.7 or above
v7.3.0
- Batch params functionality is now available for send transactional email api
- Default sorting order added in description (for which it is applicable)
v7.2.0
- Sorting order implemented for routes (
Processes
,emailCampaigns
,Webhooks
,smsCampaigns
,transactionalEmails
,transactionalSms
) - Blocked domains functionality implemented
- Added
error
event in response schema ofgetEmailEventReport
- Unnecessary fields from swagger file that were initially marked as
required
, are now marked asoptional
- Fix in sorting order in case of marketing events
- Fix in
get-reports
route when passingstartDate
andendDate
- Return
contact ID
in webhook if ID is used in add/remove contact getFolders
andgetFoldersLists
count issues fixed- Add
templateId
to response ingetEmailEventReport
v7.1.0
- Fix security issue on sendReport routes
- Made IP non-mandatory for getContactDetails route
v7.0.0
- API instance SMTPApi renamed to TransactionalEmailsApi
- Fixed the response for getEmailCampaigns in case of no Email Campaign
- RedirectionUrl is now mandatory for DOI
- Sent event now included in events array for Transactional Webhook
- Extended statistics for A/B test results
- Added SenderId parameter in sendTransactionalEmail
- Added ContactId as additional key for contact operations