Skip to content

Releases: sendwithus/sendwithus_ruby

v4.4.0

29 Sep 16:39
8732d9f
Compare
Choose a tag to compare
  • #88 Fix problematic render implementation. template_data serves two purposes, defining template data and specifying the optional API parameter for locale. Previously, locale would be stripped out of template_data in the API request, preventing users from specifying variables named locale in their own template data.

v4.3.0

19 Jul 13:48
359434a
Compare
Choose a tag to compare
  • Add optional preheader and amp_html fields to template calls

4.2.1

26 Mar 18:53
2419c61
Compare
Choose a tag to compare

Changes

  • Bump rake version due to vulnerability

v4.2.0

16 Nov 23:36
5022ade
Compare
Choose a tag to compare

Changes

  • Added a log_events method to retrieve events for a specific Sendwithus log.

v4.1.0

22 Feb 17:11
e950728
Compare
Choose a tag to compare

Changes

  • send_email now supports already encoded files

v4.0.1

18 Aug 16:54
Compare
Choose a tag to compare

Improvements

  • Some minor code clean up

Breaking changes

  • The logs list API endpoint is no longer supported by Sendwithus

3.1.0

13 Jul 23:47
Compare
Choose a tag to compare

Improvements

  • Optional strict parameter now supported on the render method
  • Tests no longer throw deprecation warnings

Breaking Changes

Sendwithus no longer supports the conversions filter and related code was removed

2.0.0

09 Mar 22:37
Compare
Choose a tag to compare

Breaking Changes

Support for Customer Groups has been removed. It's no longer a supported Sendwithus feature.

Customer Details

28 Sep 21:59
Compare
Choose a tag to compare

Encoding Fix

29 Jul 23:17
Compare
Choose a tag to compare

Fixed an issue where returning an exception with mixed ASCII-8BIT/UTF-8 encoding would, in turn, throw an exception.