Skip to content

Changelog - November, 2025

New Features

Gradient Colors & Hover Styles

We’ve added native support for color gradients and hover styles directly in the editor, making it easier than ever to add personality and depth to your designs. Editor users can now easily create smooth gradient backgrounds, customize their appearance and direction, and even specify how buttons respond when hovered over without needing any custom HTML code. These new styling tools are integrated right into the interface, so editor users can experiment freely and see your changes instantly.

Why It Matters

Gradients and hover effects add depth and sophistication that help your emails stand out. They draw attention to key elements, make layouts feel more lively and intentional, and let designers express your brand’s style in a more dynamic way. These enhancements transform simple designs into polished, visually memorable emails.

How to Use

This feature is enabled automatically, and no setup is needed. For a detailed walkthrough, please see the documentation.

Control Panel Visibility Options

We’ve added new configuration options that let you hide the editor’s side control panel by default and show it only when needed. This is especially helpful for customers using predefined, layout-locked templates where users mainly edit text and don’t require access to structural tools.

Why It Matters

Many customers rely on strict template layouts, and their users prefer a distraction-free editing experience. By hiding the control panel, the canvas becomes the primary workspace, making content editing clearer and more focused. At the same time, teams still need the ability to temporarily show the panel when more detailed layout adjustments are necessary.

How to Use

You can now manage the panel’s visibility using two new settings: hideControlPanel and showControlPanelExpand. The first setting determines the default visibility of the panel, while the second activates the built-in toggle button to control visibility during editing.

For full details, please refer to the documentation.

Improvements

Unified URL Auto-Prefixing

Button, Social, and Video blocks now automatically add the http:// protocol to URLs missing one. This aligns them with Image and GIF blocks and prevents incorrectly formatted links.

Expanded Merge Tag Autocomplete List

The Merge Tag autocomplete dropdown now supports scrolling, allowing users to access all matching tags instead of being limited to the first 10 results. This ensures smooth operation even for customers with large Merge Tag sets. To display relevant suggestions, the dropdown now requires typing the opening syntax and the first letter of the Merge Tag.

Configurable Default for “Stack Columns on Mobile” Switch

You can now customize the default state of the Stack columns on mobile switch through the defaultTemplateSettings option. A new stack-columns option lets you set the initial value to false (disabled) instead of the previous always-enabled default.

Full details available in the documentation.

Autosuggestions for Variant Condition Values

You can now set predefined autosuggested values for the custom input used in Variant conditions. When users type a comparison value, the editor shows suggestions based on the selected Merge Tag’s suggestions array. This helps make configuring conditions faster, more consistent, and less prone to typos.

For full details, please refer to the documentation.

Bugfixes

  • Fixed an issue where background images inserted from File Manager were incorrectly encoded when the userId contained spaces, causing the image URL to break.
  • Fixed an issue where a column’s border failed to follow its configured border radius.
  • Corrected some errors in the Turkish translation.