Skip to content

Changelog - August, 2025

New Features

No new features this month, but we're really excited because some major ones are just around the corner!

Improvements

Better Support for Arabic and Hebrew Templates

We’ve updated how directionality is handled in email templates to better support right-to-left (RTL) content. Previously, structures defaulted to left-to-right (LTR) via an inline direction:ltr style, and text/button blocks relied on inheriting direction styling from their parent containers. This sometimes caused rendering issues in RTL languages, particularly with punctuation placement and when mixing RTL and LTR content across different email clients.

To address this, every newly generated text and button block now explicitly includes the dir="rtl" attribute. This ensures direction is applied at the block level, overriding structure settings and preventing inconsistencies in email rendering engines such as Outlook and Gmail.

More Control Over Features in Text Editor Toolbar

We’ve added support for a custom “More” menu (⋮) in the text editor toolbar. Developers can now group rarely used tools inside a dedicated moretools drawer, keeping the main toolbar clean and easier to navigate. This is configured through toolbar_groups and toolbar_mode, with full control over which items are moved, the icon, and the tooltip label.

For more information, see the example here.

Bugfixes

  • Fixed an issue where the Button Block toolbar incorrectly inherited tools from the Text Block toolbar when custom tinyConfig options were used.
  • All invoices for your Topol Plugin subscription created before August 1, 2025, are now correctly displayed in the Legacy Invoices list, which you can access via the link below the regular Invoices list in your Topol account.