Skip to content

Releases: sendinblue/APIv3-ruby-library

v5.5.0

17 Jul 12:25
f653076
Compare
Choose a tag to compare

New Features/Modifications

  • Double-Opt In for contact creation added
  • Child id as identifier along with api-key for Reseller API Operations
  • New parameter added to activate smsCampaign for a reseller child
  • New parameter added for language in /reseller/children route
  • Get email event reports api: reason for bounces is not visible in response
  • Performance improvement in Add/Remove credits for Reseller children
  • Performance improvement for remove all contacts from a list
  • Fixed issue of re-creation of a contact if it was already deleted during MA workflow
  • Better handling of error responses for sending transactional email route

v5.4.0

22 May 09:55
359dd97
Compare
Choose a tag to compare
  • Upload an image to my account image gallery
  • Allow multiple recipients in SMTP email
  • Added file body limit to 10MB for contact import
  • Date filters added for getContacts route
  • Extended response for transactional email activity

v5.3.0

05 Mar 12:00
4a8e21e
Compare
Choose a tag to compare

New API Routes Added:

New features / modifications:

  • Provided the option for IP Warmup via API. This feature is available for Create and update email campaign routes.
  • Clients can now associate a sender with specific pool of IP’s. This feature is available for create/update email campaigns and create/update smtp templates routes.
  • Added pagination in get reseller children list api. Default result set limit is 10 and maximum is 20.
  • Get extended campaign stats (device and browser stats)
  • Export contacts filter api improvement. New filter with defined ENUMs has now been added.

v5.2.5

02 Jul 10:30
cc74e85
Compare
Choose a tag to compare
  • New route added to fetch the list of transactional emails
  • New route added to fetch the personalised content of a particular transactional mail

v5.2.4

22 May 09:51
5e36ade
Compare
Choose a tag to compare
  • New reseller route added which lets parent update the account settings of child.
  • Audio and Video attachment support added for transactional email sending

v5.2.3

22 Apr 07:10
f74b3d6
Compare
Choose a tag to compare
  • New routes added to facilitate parent account to be able to create/update/retrieve/remove sender domains for its child accounts.
  • Child accounts will now be able to create senders whose email domain must lie within the list of validated domains of its own/of its parent's domains.

v5.2.2

19 Mar 06:01
75e958d
Compare
Choose a tag to compare
  • Format type of YYYY-MM-DD date is updated for request schema
  • Minor fix for get sms campaign details api
  • Boolean type is added in getAttributes api call

v5.2.1

01 Mar 05:50
08ef7c6
Compare
Choose a tag to compare
  • AB-test functionality now available for email campaigns

v5.2.0

08 Feb 09:15
be923ac
Compare
Choose a tag to compare

• Client can now avail sendAtBestTime option for email campaigns via api
• Minor modifications in response schema of few api's
• Restricted the creation of new trigger type email campaigns

v5.1.3

10 Jan 11:32
023827c
Compare
Choose a tag to compare
  • Updated the schema of sendTestSms api
  • Added extra fields for credits information in the response of sendSms api
  • Added emptyContactsAttributes field to facilitate the choice to erase attribute's value in contacts api
  • Minor updates related to few other api's