Django-anymail

Latest version: v12.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

0.6

Not secure
----

*2016-10-25*

Breaking changes
~~~~~~~~~~~~~~~~

* **SendGrid:** Fix missing html or text template body when using `template_id` with
an empty Django EmailMessage body. In the (extremely-unlikely) case you were relying
on the earlier quirky behavior to *not* send your saved html or text template, you
may want to verify that your SendGrid templates have matching html and text.
(`docs <https://anymail.dev/en/stable/esps/sendgrid/#batch-sending-merge-and-esp-templates>`__
-- also see `32`_.)

Features
~~~~~~~~

* **Postmark:** Add support for `track_clicks`
(`docs <https://anymail.dev/en/stable/esps/postmark/#limitations-and-quirks>`__)
* Initialize AnymailMessage.anymail_status to empty status, rather than None;
clarify docs around `anymail_status` availability
(`docs <https://anymail.dev/en/stable/sending/anymail_additions/#esp-send-status>`__)

0.5

Not secure
----

*2016-08-22*

Features
~~~~~~~~

* **Mailgun:** Add MAILGUN_SENDER_DOMAIN setting.
(`docs <https://anymail.dev/en/stable/esps/mailgun/#mailgun-sender-domain>`__)

0.4.2

Not secure
------

*2016-06-24*

Fixes
~~~~~

* **SparkPost:** Fix API error "Both content object and template_id are specified"
when using `template_id` (`24`_).

0.4.1

Not secure
------

*2016-06-23*

Features
~~~~~~~~

* **SparkPost:** Add support for this ESP.
(`docs <https://anymail.dev/en/stable/esps/sparkpost/>`__)
* Test with Django 1.10 beta
* Requests-based backends (all but SparkPost) now raise AnymailRequestsAPIError
for any requests.RequestException, for consistency and proper fail_silently behavior.
(The exception will also be a subclass of the original RequestException, so no
changes are required to existing code looking for specific requests failures.)

0.4

----

*(not released)*

0.3.1

Not secure
------

*2016-05-18*

Fixes
~~~~~

* **SendGrid:** Fix API error that `to` is required when using `merge_data`
(see `14`_; thanks `lewistaylor`_).

Page 9 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.