Skip to content
Changelog

What shipped, and when

Templatical ships often. Every release is listed here with the packages it changed — all packages share one version number.

0.38.0

  • Feature@templatical/template-tools@templatical/types

    First release. @templatical/template-tools is the CLI and library behind the

Read the full notes for 0.38.0

0.37.0

  • Feature@templatical/editor

    Add a socialIconsBaseUrl option to init(). It forwards to the bundled renderer's socialIconsBaseUrl, so toMjml() / toHtml() can emit social-icon URLs from your own origin instead of the default jsDelivr mirror. The renderer already supported this; the editor now exposes it. Omit it and output is unchanged.

Read the full notes for 0.37.0

0.36.0

  • Feature@templatical/import-stripo

    Add @templatical/import-stripo, a converter from Stripo plugin HTML (getTemplateData) and compiled File→HTML exports to Templatical template JSON. Auto-detects the surface from class attributes; pass { css } for the plugin stylesheet.

  • Feature@templatical/import-chamaileon

    Add @templatical/import-chamaileon, a converter from Chamaileon getDocument() JSON to Templatical template JSON.

  • Feature@templatical/core@templatical/editor@templatical/media-library@templatical/types

    Bring-your-own media library. Cloud is the adapter; onRequestMedia remains a UI override.

  • Feature@templatical/import-easy-email-pro

    Add @templatical/import-easy-email-pro, a converter from Easy Email Pro persist JSON to Templatical template JSON.

Read the full notes for 0.36.0

0.35.0

  • Feature@templatical/editor@templatical/quality@templatical/renderer@templatical/types

    Add first-class email content direction (settings.direction: "ltr" | "rtl"). The canvas, previews, and <mjml dir> follow it independently of the editor chrome; when unset, RTL content languages (ar, he, fa, ur, …) resolve as RTL. New title and table blocks start at the start edge. The all-caps accessibility rule skips caseless scripts so Arabic and Hebrew copy is not flagged as shouting.

Read the full notes for 0.35.0

0.34.0

  • Feature@templatical/editor

    Merge tags in rich-text link URLs

  • Feature@templatical/import-html

    Recover the copy and the column layouts that HTML import was discarding.

  • Fix@templatical/editor

    Send test emails through the configured render provider

Read the full notes for 0.34.0

0.33.0

  • Feature@templatical/editor@templatical/types

    Let a consumer choose which template settings the Settings panel exposes

Read the full notes for 0.33.0

0.32.0

  • Feature@templatical/core@templatical/editor@templatical/media-library

    Localize the text new blocks start with, and stop the editor's locale being

  • Feature@templatical/import-topol

    Add @templatical/import-topol, a converter from Topol.io design JSON to Templatical template JSON.

Read the full notes for 0.32.0

0.30.0

  • Feature@templatical/editor@templatical/renderer@templatical/types

    Match exported rich-text spacing to the editor canvas, and make the paragraph gap settable per block

  • Feature@templatical/editor@templatical/import-beefree@templatical/import-html@templatical/import-unlayer@templatical/renderer@templatical/types

    Image blocks take a corner radius

Read the full notes for 0.30.0

0.29.0

  • Feature@templatical/core@templatical/editor@templatical/types

    Provider objects now carry their own configuration and events

Read the full notes for 0.29.0

0.28.0

  • Feature@templatical/editor@templatical/import-beefree@templatical/import-html@templatical/import-unlayer@templatical/renderer@templatical/types

    Image and video blocks take an explicit height

Read the full notes for 0.28.0

0.27.6

  • Fix@templatical/editor@templatical/media-library

    Dialogs no longer get clipped when the host page traps fixed positioning

Read the full notes for 0.27.6

0.27.5

  • Fix@templatical/editor

    The header's Viewport, Dark mode and Preview controls now hold their position for the whole session

Read the full notes for 0.27.5

0.27.3

  • Fix@templatical/editor

    Clicking a block in the sidebar palette now inserts it directly below the selected block, and scrolls it into view

Read the full notes for 0.27.3

Showing the 20 most recent releases.

Every release

Looking for an older version?

The docs changelog carries the full history back to the first release, with the complete notes for every entry.