Mike Edmunds
2f2a888f61
Resend: add support for send_at
...
Resend's new `scheduled_at` API field allows delayed sending
(though not with attachments or batch sending).
Closes #396 .
2024-09-06 11:36:40 -07:00
Mike Edmunds
5c2f2fd35a
Docs: add notes to esp-feature-matrix
...
Use footnotes to clarify some details
in the supported features table.
Closes #377
2024-06-22 12:58:50 -07:00
Mike Edmunds
0776b12331
Feature: Implement merge_headers
...
Implement and document `merge_headers`
for all other ESPs that can support it. (See #371
for base and Amazon SES implementation.)
Closes #374
2024-06-20 15:31:58 -07:00
Arondit
a71a0d9af8
Unisender Go: new ESP
...
Add support for Unisender Go
---------
Co-authored-by: Mike Edmunds <medmunds@gmail.com >
2024-03-05 11:38:40 -08:00
Mike Edmunds
706fce60ac
Resend: support batch send
...
Add support for `merge_metadata`
and new Resend email/batch API.
2024-02-19 16:41:22 -08:00
Mike Edmunds
d2c56285c0
Docs: update Brevo feature matrix
2024-02-19 15:00:43 -08:00
Mike Edmunds
53546ffc19
Docs: simplify editing ESP feature matrix
...
Move the big ESP feature matrix table
into a CSV file for easier maintenance.
Remove the doc8 line-length exception
the old table needed.
Docutils csv-table directive doesn't
support colspan on the subheadings
like the old table did. Add some JS
that replicates the old behavior.
(The new table is still readable even
with JS disabled.)
2024-02-19 15:00:43 -08:00