• Skip to main content
  • Skip to footer

Dyspatch

  • Products
      • Overview
      Features
        • No-code email builder
        • Email collaboration
        • SMS builder
        • Email Guardrails
        • Template localization
        • Expert services
        • Partners & integrations
      •  
      Find your fit
      • Tools for email Designers
      • Dyspatch for translators
      • Email production for Marketers
      • Resources for email Developers
      Sendwithus Logo
      • Overview
      • Analytics
      • A/B testing
      • Triggered emails
  • Pricing
  • Case studies
  • Resources
    • Blog
    • Free templates
    • Webinars
    • Ebooks, guides, & reports
  • Company
    • About us
    • Careers
    • Contact us
  • Login
    • Dyspatch
    • Sendwithus
Get a demo
Dyspatch

Release Notes

May updates round up

May 12, 2025

Enhance your email creation, management, and testing experience with recent updates to Dyspatch. Several key improvements have been made across our Email Builder, Email Guardrails, Block Editor, Integrations, and API capabilities. Read on for more information:

Email Builder Improvements

  • New Link Parameters: Added link-level parameter support for dys-button, dys-img, and dys-text elements
  • Enhanced Customer Profiles: Our data tab has been updated to display a “variables in use” list that shows variable sources (global, profile, custom, or undefined)
  • Improved Email Duplication: When duplicating an email, the system now defaults to the oldest draft and prompts users to select which versions to include (all drafts, published versions only, or most recent version only)
  • Share Link Enhancements: Added ability to extend share link expiration dates while preserving the original URL

Email Guardrails Expanded

  • Spam Protection: Added new guardrail feature that checks content against a spam word list to ensure sending efficiency
    PS. We are currently working on an epic of major improvements to Email Guardrails, stay tuned! 

Block Editor Improvements

  • Blueprint Support: Easily update blocks across multiple blueprints simultaneously with our updated bulk update support
  • Code Editor Improvements: Added text size adjustment in the code panel with increase/decrease options with keyboard shortcut support (Cmd or Ctrl +/-)

Integration Updates

  • Oracle Eloqua Integration: Dyspatch now has support for Oracle Eloqua as download type

API Capabilities

  • Theme-Specific Rendering: New capability to pull emails with a specified theme when rendering templates or drafts 
  • API Documentation

Revision History, Enhanced Guardrails and More!

April 8, 2025

Revision History in Block Builder

Dyspatch Developers and Admins can now access a block’s version history directly in the Block Editor. With this improvement, you can:

  • View visual and code-based history for each block, including its localizations
  • Restore to a block’s previous version as needed
  • Rename key milestones for reference and better tracking

Revision history in the Dyspatch Block Editor

Archived Content

The Archived Content page is now live for all enterprise customers. Admins can view and restore previously archived content for:

  • Templates
  • Blocks
  • Themes

In App Updates & Improvements

  • Guardrails: The threshold for warning that your email may be clipped by Gmail has been lowered to <80kb (from previous limit) to account for additional code that may be inserted by email service providers.
  • Webhooks: A test button has been added to the Dyspatch admin that will allow users to manually validate their webhook connections.
  • Template Variables: Easily retrieve your variables on a per email basis with the new “Copy to Clipboard” button in the data tab of the email builder.
  • SMS: Users can now send SMS and Voice template previews pre-filled with selected customer profiles for easy testing.

Dyspatch Markup Language (DML) Improvements

  • Dynamic Year Display: Use @{|year} to automatically show the current year in all templates upon export.
  • Character Limits: Set maximum character counts on dys-text, dys-title, dys-button and other elements.
  • Dys Image Alignment: Alignment & full-width on mobile options have been added to dys-img editable styles.
  • Dys Button: Full-width has been added as a toggleable style on Dys Buttons to enable 100% width for buttons in the Email Builder.

Account Settings Updates

A new toggle in the admin portal is available to help streamline template management. It can be used to prevent:

  • Duplicate template names
  • Duplicate draft names within templates

This keeps your organization’s file naming consistent and organized.

New: Automatic Image Optimization

February 3, 2025

We’ve introduced automatic image optimization to our image library that has been designed to improve email performance and overall user experience.

When uploading new assets our real-time optimization will help to automatically reduce file sizes, while maintaining image quality. This will help speed up your email delivery, minimizing email load times in a market where every second counts. 

New image optimization

While building your email or SMS marketing messages, oversized images will be automatically optimized to provide quicker loading times for your end users. For advanced users who want full control over their optimization, this can be bypassed by using the ‘upload unoptimized’ option in the image library.

Upload unoptimized option

Key Benefits

  • Improved Email Deliverability: Smaller image sizes mean faster email loading and happier customers.
  • Cost Efficiency: Reduced asset storage and transmission costs.
  • Enhanced User Experience: Streamlined email creation process eliminating the need to rely on outside help to optimize your images.

Expanded Integrations & Email Previews

January 29, 2025

Expanded Brevo integration with localizations support

Our Brevo integration has been updated to add full localization support. Emails designed with Dyspatch will export to Brevo as a single template with conditional logic, allowing you to manage multiple language versions efficiently within one template. 

Brevo integration

This added functionality will reduce clutter in your Brevo account and allow Dyspatch to remain the source of truth for your communications and collaboration. 

 

Preview customer profiles before generating Litmus device tests

Dyspatch users will now see a preview of the email they are editing when selecting a customer profile in the litmus preview flow. This will help the user with additional context so they know they’re testing the right profile before sending their email off to Litmus for device testing via our direct integration.

 

Skip approval has moved!

Skip approval has been relocated; it is now a dropdown option on the “Submit for Approval” button to reduce clicks and streamline the workflow for smaller teams and power users. Users who have publishing access on a workspace can see this feature.

Skip approval has moved

For users who are not admins, the skip option will not be visible if the workspace has assigned approvers. Admins will still always be able to access this feature.

 

Introducing an Account Settings page

Updated admin page with new feature toggles

A new “Account Settings” page has been added to our admin dashboard! We’ve consolidated controls for workflow features that existed across various admin pages into a single page for easier management: 

  • Generate plain text for emails: Automatically generate the plain text version for email content. 
  • Allow export before publishing: Email can be exported to your connected integrations before it has been published. 
  • Enable approval step before localizations: Email content and design must be approved before the content can be localized. 

 

Other tweaks & adjustments

  • The ‘block layers’ panel has been updated to always be visible, regardless of your email status. 
  • Dys-wrapper element support has been added to the advanced theme tab, so it can be styled with advanced customization. 

Draft Workflow API Enhancements

December 11, 2024

New API capabilities have been added for improved draft management. Webhooks  will continue to fire for draft submissions, but have now been expanded to also cover Approvals and Rejections. These updates will provide enhanced flexibility for your draft review processes, offering more control over approvals and enabling more comprehensive draft management.

Reject Draft

  • Added a new endpoint to reject a draft for further edits
  • Support for a comment to be added to a rejection

Approve Draft

  • Introduced an endpoint for partial approval
  • Does not finalize draft if other approvers are pending
  • Automatically adds an “API user” as an approver
  • Support for a comment to be added to a submission

Approve Draft For All

  • New endpoint to approve and publish a draft immediately
  • Bypasses standard approval workflows
  • Support for a comment to be added to a submission

For more information please see our API documentation.

What else is new?

 

Expedite Email Creation with Blueprints

November 18, 2024

Designed to streamline and simplify email production for your organization, users can now create fully tested, on-brand emails in just moments by utilizing pre-approved design Blueprints. Blueprints … More info about Expedite Email Creation with Blueprints

Introducing Scribe AI: Revolutionizing Email Creation in Dyspatch

September 26, 2024

We are thrilled to release Scribe AI, a major improvement to Dyspatch that delivers on our mission to empower anyone on your team to craft innovative, high-performing email campaigns – whether you’re … More info about Introducing Scribe AI: Revolutionizing Email Creation in Dyspatch

UX Sprint 2024 Release Notes

August 6, 2024

Change an email’s theme on the fly It’s now easier than ever to swap a theme on an email, with two new methods available.  Swap the theme directly in the email builder: the theme name has been … More info about UX Sprint 2024 Release Notes

Read more

LET’S CHAT!

Why wait? Take your email marketing to the next level today.

Get a demo
Dyspatch Logo

5307 Victoria Drive #899
Vancouver, BC
V5P 3V6

548 Market Street,
San Francisco, California
94104 US

  • Phone 1-877-458-9231
  • Email [email protected]
    [email protected]
  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • YouTube

Get the latest email strategies, tips, and trends right to your inbox.

About Dyspatch

  • About us
  • Careers
  • Contact us
  • Pricing
  • Press & Media
  • Release Notes

Find your fit

  • Tools for email Designers
  • Dyspatch for translators
  • Email production for Marketers
  • Resources for email Developers

Features

  • Dyspatch overview
  • No-code email builder
  • Email collaboration
  • Email template localization
  • Sample AMP email templates
  • Email Guardrails
  • Expert Services
  • Sendwithus Overview
  • Agency Program

Email resources

  • Blog
  • Webinars
  • Ebooks Guides & Reports
  • HTML email templates
  • Knowledge base
  • Figma email builder
  • The Dyspatch Block gallery

Integrations

  • Partners & Integrations directory
  • Email builder for Braze
  • Email builder for Iterable
  • Email builder for Salesforce Marketing Cloud
  • Email builder for Pardot
  • Email builder for SendGrid
  • Email builder for Marketo
  • Email builder for HubSpot
  • Email builder for Oracle Eloqua

Dyspatch respectfully acknowledges the Lekwungen and W̱SÁNEĆ People, whose unceded territories we live and work on. We would also like to express our gratitude to all of the Coast Salish people as we continue to work and live as guests on their lands.

We recognize that acts of colonization created many inequities for First Nations, Inuit, and Métis people. As a company, we acknowledge that we have a responsibility to work towards reconciliation and to remain open to suggestions and consultations, especially with Indigenous communities.

Privacy policy    |    Terms of service    |    Web accessibility    |    Cookie policy    |    Usage    |    Sitemap

Copyright © 2025 Techdrop Labs Inc. All Rights Reserved.


Features & Functionality
Starter Teams Teams+
Universal styling  ✓  ✓  ✓
Drag and drop email builder  ✓  ✓  ✓
Custom code editor  ✓  ✓  ✓
Custom fonts  ✓  ✓  ✓
Device specific elements  ✓  ✓  ✓
Version history  ✓  ✓  ✓
Social media link settings  ✓  ✓  ✓
Commenting  ✓  ✓  ✓
Live previews  ✓  ✓  ✓
Dark mode previews  ✓  ✓  ✓
Litmus testing  ✓  ✓  ✓
Custom merge fields  ✓  ✓  ✓
Image hosting  ✓  ✓  ✓
Brand & legal compliance guardrails  ✓  ✓  ✓
User role permissions  ✓  ✓  ✓
ESP logic  ✓  ✓  ✓
Code Export  ✓  ✓  ✓
AMP Email Support  ✓  ✓  ✓
Approval Workflows  ✓  ✓  ✓
API Access  ✓  ✓  ✓
User Management –  ✓  ✓
Translation (via Smartling) – –  ✓
Export via API – –  ✓
Localizations – –  ✓
Account Manager – –  ✓
Premium Support – –  ✓
SLA – –  ✓
Premium SAML SSO – –  ✓
Custom Themes – –  ✓
Workspaces – –  ✓
Design / AMP Services – –  ✓
Pricing $149/mo $499/mo Custom
Get a demo

Get a quote