mirror of
https://github.com/twentyhq/twenty.git
synced 2026-08-01 02:00:16 -04:00
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.