Release notes
You can access the RSS feed here.
Here we will post the changes regarding our plugins and our SDK.
Release of AI Assistant feature - 2025-05-28 12:00
AI Assistant
New AI Assistant feature added to the editor
With the AI Assistant, you can:
- Write engaging subject lines and preview texts
- Polish titles, texts, lists, and button copy
- Translate content to other languages
- Fix grammar and spelling issues
- Rewrite or rephrase content in different tones
- Generate content from your own notes and instructions
You can launch the AI Assistant from three places in the email builder:
- Full Email
- Click the AI icon in the top header of your email editor
- Subject Line & Preview Text
- Open the subject/preview modal and click the AI icon
- Individual Elements (text, title, button, list)
- Select an element and click the AI icon in the floating editor
The AI Assistant is powered by OpenAI's uptodate language models
Release of new features and a new emailJSON version - 2024-11-25 11:00
Editor
- Editor now uses 4.0.0 email JSON (auto converts starting from version 2.0.0)
- Components addon is added more here
- Added typed-text (paragraph, title, list) element and a conversion option from the text element. Only the typed-text supports the components addon.
- Blocks and variables are auto sorted alphabetically
- Added Segoe and Spectral fonts
maxBodyWidth
setting option- Color picker and color variable fixes
- Video element vimeo url validation fix
Preview
- Preview now uses 4.0.0 email JSON (auto converts starting from version 2.0.0)
disableDirectLinks
setting option
Thumbnail
- Thumbnail now uses 4.0.0 email JSON (auto converts starting from version 2.0.0)
- Spectral font support
sendLink
hookdisableDirectLinks
setting option
Variable Editor
- Variable Editor now uses 4.0.0 email JSON (auto converts starting from version 2.0.0)
- Added Segoe and Spectral fonts
HTML import
- Import now returns 4.0.0 email JSON
API
- New /api/v2 endpoints
- New endpoint to convert 2.0.0 email JSONs to 4.0.0 more here
- New endpoint to validate email JSONs more here
- The /api/v1 is still supported, but we suggest that you migrate everything to th v2, because the v1 will be deprecated soon
- Better error handling and error messages
uploadOptions and panels setting in gallery - 2024-10-03 12:00
Gallery
- Added
uploadOptions
setting - Added
panels
setting
portuguese of Brazil language pack - 2024-09-19 12:00
Editor
- Added
PT-BR
language pack
Preview
- Added
PT-BR
language pack
Gallery
- Added
PT-BR
language pack FolderTree
now accepts multiple root level foldersFolderTree
shows folder name in tooltip on hover
Variable Editor
- Added
PT-BR
language pack
HTML import
- Added
PT-BR
language pack
Firefox loading issue and language packs - 2024-02-07 14:00
Editor
- Added
ES
language pack - Added
IT
language pack - Updated
FR
language pack - Solved Firefox loading issue
Preview
- Added
ES
language pack - Added
IT
language pack - Solved Firefox loading issue
Gallery
- Added
ES
language pack - Added
IT
language pack - Solved Firefox loading issue
Variable Editor
- Added
ES
language pack - Added
IT
language pack - Solved Firefox loading issue
HTML import
- Solved Firefox loading issue
Thumbnail
- Solved Firefox loading issue
Plugins (SDK package)
- Released ver.
1.1.3
that solves the firefox loading issue
Fixes in editor - 2023-12-05 15:00
Editor
- Improved color picker invalid color filter and fixed the toggle between transparent and normal colors
- Improved horizontal spacing and scroll on the canvas
Changes in editor and gallery - 2023-11-10 10:00
Editor
- Added
inlineHeader
to buttons config option. This can hide thesave
,undo
,redo
andzoom
options and change their hover title if needed. Reference - Updated Slovenian language file with Pull Request changes. Reference
Gallery
- Updated Slovenian language file with Pull Request changes. Reference