Release notes

You can access the RSS feed here.
Here we will post the changes regarding our plugins and our SDK.

Release of external elements APIs docs - 2026-01-29 12:00

External Elements APIs

  • Icons and Social Media Embed APIs fully documented under External Elements APIs
  • Added API endpoints, example APIs, request and response formats, callback hook examples.
  • Added SDK Playground usage examples showing how to use the APIs in the editor.
  • Added docker images as pull and run examples.

Editor

  • Added a new method to playground named editorInstance.methods.startAIModal to launch the AI assistant directly on whole email context.

Release of external elements, extended typed text and button functionality - 2025-07-29 12:00

Email JSON

  • Email JSON is now fully documented under Email JSON
  • Documented changes between 4.0.0 and 4.1.0 under the Changelog section

Editor

  • Editor now uses 4.1.0 email JSON (auto converts from 4.0.0)
  • External elements functionality more here
  • extended actionMenu setting with element options
  • Typed text and button toolbox extended with bold, italic and underline options which can override the inline setting and set the property for the whole textbox

Preview

  • Preview now uses 4.1.0 email JSON (auto converts from 4.0.0)

Thumbnail

  • Thumbnail now uses 4.1.0 email JSON (auto converts from 4.0.0)

Variable Editor

  • Variable editor now uses 4.1.0 email JSON (auto converts from 4.0.0)

HTML import

  • Import now returns 4.1.0 email JSON (auto converts from 4.0.0)

API

  • API now returns 4.1.0 JSON as latest

Release of AI Assistant feature - 2025-05-28 12:00

Editor

  • 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
  • subjectLineAndPreviewText setting option and modal that can edit the subject line & preview text

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 hook
  • disableDirectLinks 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 folders
  • FolderTree 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 the save, undo, redo and zoom 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