@@ -25,32 +25,22 @@ Release history
25
25
^^^^^^^^^^^^^^^
26
26
.. This extra heading level keeps the ToC from becoming unmanageably long
27
27
28
- vNext
28
+ v10.3
29
29
-----
30
30
31
- *unreleased changes *
32
-
33
- Deprecations
34
- ~~~~~~~~~~~~
35
-
36
- * **SendinBlue: ** Rename "SendinBlue" to "Brevo" throughout Anymail's code.
37
- This affects the email backend name, settings names, and webhook URLs.
38
- The old names will continue to work for now, but are deprecated. See
39
- `Updating code from SendinBlue to Brevo <https://anymail.dev/en/latest/esps/brevo/#brevo-rename >`__
40
- for details.
41
-
31
+ *2024-03-12 *
42
32
43
33
Features
44
34
~~~~~~~~
45
35
46
36
* **Brevo: ** Add support for batch sending
47
- (`docs <https://anymail.dev/en/latest /esps/brevo/#batch-sending-merge-and-esp-templates >`__).
37
+ (`docs <https://anymail.dev/en/stable /esps/brevo/#batch-sending-merge-and-esp-templates >`__).
48
38
49
39
* **Resend: ** Add support for batch sending
50
- (`docs <https://anymail.dev/en/latest /esps/resend/#batch-sending-merge-and-esp-templates >`__).
40
+ (`docs <https://anymail.dev/en/stable /esps/resend/#batch-sending-merge-and-esp-templates >`__).
51
41
52
- * **Unisender Go **: Add support for this ESP
53
- (`docs <https://anymail.dev/en/latest /esps/unisender_go/ >`__).
42
+ * **Unisender Go: ** Newly supported ESP
43
+ (`docs <https://anymail.dev/en/stable /esps/unisender_go/ >`__).
54
44
(Thanks to `@Arondit `_ for the implementation.)
55
45
56
46
61
51
to the event tracking webhook. (Thanks to `@izimobil `_ for the fix.)
62
52
63
53
54
+ Deprecations
55
+ ~~~~~~~~~~~~
56
+
57
+ * **Brevo (SendinBlue): ** Rename "SendinBlue" to "Brevo" throughout
58
+ Anymail's code, reflecting their rebranding.
59
+ This affects the email backend path, settings names, and webhook URLs.
60
+ The old names will continue to work for now, but are deprecated. See
61
+ `Updating code from SendinBlue to Brevo <https://anymail.dev/en/stable/esps/brevo/#brevo-rename >`__
62
+ for details.
63
+
64
+
64
65
v10.2
65
66
-----
66
67
0 commit comments