Releases: sendwithus/sendwithus_python
Releases · sendwithus/sendwithus_python
v5.4.0
Compare
Sorry, something went wrong.
No results found
New field now available for template operations. Added template_data to:
create_template
create_new_version
update_template_version
v5.3.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fix unicode issue from #76
v5.2.0
Compare
Sorry, something went wrong.
No results found
Locales can now be associated with an email address using the customer_create method. See the README for instructions
v5.0.0
Compare
Sorry, something went wrong.
No results found
Support for the logs list endpoint has been removed. A much better solution is to collect ESP webhooks
v4.1.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Support for Customer Groups has been removed. It's no longer a supported Sendwithus feature.
v2.0.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Removed unused drip campaign endpoints.