mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-24 21:41:05 -05:00
Brevo: support proxy open, complained, error events
Add support for Brevo's new "Complained," "Error" and "Loaded by proxy" events in Brevo tracking webhook. Closes #385. --------- Co-authored-by: Mike Edmunds <medmunds@gmail.com>
This commit is contained in:
@@ -26,6 +26,18 @@ Release history
|
||||
.. This extra heading level keeps the ToC from becoming unmanageably long
|
||||
|
||||
|
||||
vNext
|
||||
-----
|
||||
|
||||
*unreleased changes*
|
||||
|
||||
Features
|
||||
~~~~~~~~
|
||||
|
||||
* **Brevo:** Support Brevo's new "Complaint," "Error" and "Loaded by proxy"
|
||||
tracking events. (Thanks to `@originell`_ for the update.)
|
||||
|
||||
|
||||
v11.0.1
|
||||
-------
|
||||
|
||||
@@ -1695,6 +1707,7 @@ Features
|
||||
.. _@mounirmesselmeni: https://github.com/mounirmesselmeni
|
||||
.. _@mwheels: https://github.com/mwheels
|
||||
.. _@nuschk: https://github.com/nuschk
|
||||
.. _@originell: https://github.com/originell
|
||||
.. _@puru02: https://github.com/puru02
|
||||
.. _@RignonNoel: https://github.com/RignonNoel
|
||||
.. _@sblondon: https://github.com/sblondon
|
||||
|
||||
Reference in New Issue
Block a user