Editor & Export Improvements
A round of quality-of-life improvements for the template editor and the export flow.
Code beautify
The template editor now has a one-click code formatting button that cleans up your HTML and Liquid code — fixing indentation, line breaks, and spacing in an instant. You can also trigger it with Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows).
Batch delete emails
Need to clean up your workspace? You can now select multiple emails from the overview and delete them all at once, instead of removing them one by one.
Minify HTML on export
There's a new integration setting that automatically minifies the exported HTML. Minification strips unnecessary whitespace, comments, and formatting from the output, reducing file size and helping emails load faster in your subscribers' inboxes.
Improved custom feeds
We've expanded custom feed support with better handling of additional XML formats and feed types. If you use data feeds to populate dynamic content in your emails, you should see fewer parsing issues and broader compatibility.
Other fixes and improvements:
- Added a keyboard shortcut to toggle between code and preview modes in the editor
- Fixed an issue where long email names could overflow in the overview
- Fixed a dropzone bug in the editor
- Corrected modal z-index layering issues
