Files
twenty/packages
Félix Malfait bbad564fcd Accept the email document format in send_email and draft_email bodies
The 1:1 email tools stop being HTML-only: body now takes the same
structured email document campaigns use (preferred) or an HTML string
(kept for compatibility). Documents render through the shared
twenty-emails renderer before the existing sanitization, so campaigns,
workflow emails and agent 1:1 emails all author in one format and
render through one code path.
2026-07-31 20:46:35 +00:00
..