EmailShepherd

What's New

Keep up with the latest releases and improvements.

  1. Editor field focus

    You can now make any part of the editor canvas clickable so that clicking it opens and focuses the matching field in the sidebar panel — so editors can jump straight to the thing they want to change. Add data-field-focus="field_name" to an element in your component template to wire it up.

  2. Search inside the personalization tag picker

    The personalization tag picker in rich-text fields now includes a search box once you've got more than 10 tags to choose from — start typing to narrow the list.

  3. New field types: horizontal and vertical alignment

    Two new field types are available when defining an email design system: horizontal alignment and vertical alignment.

  4. New connector: Marketo

    With the Marketo connector, export finished email designs straight into your Marketo template folders to schedule, send, or drop into an automation.

  5. Edit enum field options as JSON

    When you're defining an enum field in the component builder, you can now edit all of its options at once as a JSON array instead of adding them one at a time. Handy when you're pasting in a long list of values from somewhere else.