improved

Improved Image Editor

The built-in image editor has been improved with new features and filters.

added

Minify and Compress

The exported HTML can now be minified and compressed. This can reduce the file size by up to 25%. You can enable minification by passing an additional export option. Learn More

added

Custom UI for Merge Tags

We have added the ability for applications to create a custom UI for merge tags. You can use this feature to build a more advanced merge tag picker or builder. Learn More

added

Page Sections and Anchors

This is a great feature for linking within a page. It lets users define sections of a page and then link buttons or links to those sections. Learn More

added

Date / Time Property Editor

We have added a built-in property editor for date / time picker. You can customize it to pick date, time or both. Learn More

added

Default Active Tab

By default, the content tab is activated when editor loads. You can now change it to any other default or custom tab. Learn More

improved

Delete Confirmation

Despite Undo / Redo feature being available, some users prefer to show a confirmation message whenever content is being deleted. You can now turn on the delete confirmation setting if needed. Learn More

added

Improved Tabs API

Tabs API has been improved to let you configure different options. You can enable or disable a tab, reposition it, or change the icon for any tab. Learn More

improved

Drag-n-Drop User Experience

We improved the drag-n-drop user experience for people who are using the editor for the first time. The tools start to shake on hover, and there's a tooltip to guide users.

added

Editor Ready Event

We have added a new event called editor:ready. It is fired once when all custom JS, CSS and fonts are loaded and the editor is ready for use. Learn More