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
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.
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
Collapsible Editor Panel
Editor panel can now be collapsed for an improved editing experience. You can choose to disable this feature. Learn More
Easy Exporters for Image, PDF or Zip
The SDK now includes built-in methods to export images, pdfs or zip files of your designs. Previously, you had to make REST API calls to our Cloud API.
Merge Tag Enhancements
We have added some enhancements to the merge tag feature. The SDK now includes the ability to replace merge tags with real values on exporting, and you can sort them alphabetically in the menu.
Stock Image Configuration
We have added more configuration options for stock images. You can now choose to enable or disable safe searching to filter out explicit content. You can also set a default search term.
Collapsable Text Editor Toolbar
You can now collapse or expand the text editor toolbar. This makes it easier for users when they are editing text in their designs.
Custom Tabs
You can now create custom tabs in the side panel of the editor. These tabs can be used to enhance the functionality of the editor. Learn More