Skip to content

Releases: sendinblue/APIv3-ruby-library

v9.1.0

06 Dec 06:46
75a412f
Compare
Choose a tag to compare

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

18 Aug 09:40
156ccc0
Compare
Choose a tag to compare

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

02 Mar 12:53
365dde2
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.
  • Now allowed xlsm extension for sendSmtpEmail endpoint.
  • Added loadedByProxy validator.

v8.0.0

05 Jan 10:42
99de524
Compare
Choose a tag to compare
  • 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

14 Jun 06:01
0d4e704
Compare
Choose a tag to compare
  • 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 for get all webhooks api call
  • Use default version of protocol as http 1.1 for requests to API

v7.4.0

04 Feb 06:17
96e581a
Compare
Choose a tag to compare
  • URI incompatibility issue fixed for ruby version 2.7 or above

v7.3.0

21 Jan 05:01
5df08c1
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)

v7.2.0

30 Dec 01:57
a6624a7
Compare
Choose a tag to compare
  • Sorting order implemented for routes (Processes, emailCampaigns, Webhooks, smsCampaigns, transactionalEmails, transactionalSms)
  • Blocked domains functionality implemented
  • Added error event in response schema of getEmailEventReport
  • Unnecessary fields from swagger file that were initially marked as required, are now marked as optional
  • Fix in sorting order in case of marketing events
  • Fix in get-reports route when passing startDate and endDate
  • Return contact ID in webhook if ID is used in add/remove contact
  • getFolders and getFoldersLists count issues fixed
  • Add templateId to response in getEmailEventReport

v7.1.0

05 Nov 05:05
2a9d7ed
Compare
Choose a tag to compare
  • Fix security issue on sendReport routes
  • Made IP non-mandatory for getContactDetails route

v7.0.0

23 Sep 11:59
dbf21e3
Compare
Choose a tag to compare
  • 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