Skip to content

Releases: sendwithus/sendwithus_python

v5.4.0

02 Jun 17:57
a034d1b

Choose a tag to compare

New field now available for template operations. Added template_data to:

  • create_template
  • create_new_version
  • update_template_version

v5.3.0

09 Mar 17:06
d80db6a

Choose a tag to compare

New fields now available for template operations. Added preheader and amp_html to:

  • create_template
  • create_new_locale
  • create_new_version
  • update_template_version

v5.2.1

21 Apr 19:23
45c39c4

Choose a tag to compare

  • Fix unicode issue from #76

v5.2.0

16 Apr 21:32
b8cd1ee

Choose a tag to compare

  • Locales can now be associated with an email address using the customer_create method. See the README for instructions

v5.0.0

11 Aug 22:37

Choose a tag to compare

  • Support for the logs list endpoint has been removed. A much better solution is to collect ESP webhooks

v4.1.0

23 May 21:45

Choose a tag to compare

New in v4.1.0:

  • locale is now a supported parameter in the render API

New in v4.0.0

  • The conversion methods have been removed as they are no longer supported by Sendwithus.

v3.0.0

10 Mar 01:40

Choose a tag to compare

Breaking Changes

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

v2.0.0

26 Jan 00:42

Choose a tag to compare

What's new

  • Inlined file names can be defined
  • Attachment names can be defined
  • A timeout field is now available to set the timeout on an API request

Breaking changes

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

v1.9.0

12 Jan 23:42

Choose a tag to compare

Added support for:

  • specifying a file name in the send request
  • setting a request timeout

Also the tests were moved over to pytest.

v1.8.0

27 Nov 01:04

Choose a tag to compare

Removed unused drip campaign endpoints.