What's New
Keep up with the latest releases and improvements.
-
Jump to the subject or preheader field from the preview
Click the subject or preheader line in the email preview and you'll jump into its field in the settings tab, cursor already there.
-
Pin a dynamic content profile to a connector
Set a dynamic content profile on any export connector, and every export through it will use that profile automatically. Handy when a connector always targets the same audience or environment — set it once on the connector instead of choosing it on every export.
-
Image Optimization
On upload, images are now automatically optimised. You're presented with both versions — the original and the optimised one — so you can choose which to keep.
-
Reference other emails in AI chats
You can now attach other emails within a chat with your AI agent, providing a rich source of context.
Type
@in the AI chat input to reference another email from your workspace. The agent picks up the referenced email's content as context, so you can compare, adapt, or cross-reference between emails in a single conversation. -
Download emails as PDF or PNG
A new Download PDF/PNG option in the editor lets you grab a rendered image or PDF of any email. Useful for sharing mockups and sign-offs.
-
Search emails via the API
You can now search and filter emails through the API.
-
Increased container component limit
Container component templates can now be up to 150 KB, double the previous 75 KB limit
-
Significantly improved AI email editing
Tool calling in the AI chat assistant has been significantly upgraded, with a new architecture making tool calls much more reliable. Edits to your emails land faster and with fewer mistakes.
-
Render emails via the API
A new endpoint returns an email's rendered HTML, subject, and preheader for a given locale:
POST /api/v1/workspaces/:workspace_id/emails/:email_id/locales/:locale/render. -
HTML Minifier
Exports can now be HTML-minified, cutting down the size of your outgoing emails. Useful for staying under inbox-provider size limits — Gmail, for instance, clips anything over 102 KB.