Skip to content

Changelog - August, 2025

New Features

No new features this month. Larger ones are close.

Improvements

Email Blocks

Better Support for Arabic and Hebrew Templates

Direction handling in templates now supports right-to-left (RTL) content properly. Structures previously defaulted to left-to-right through an inline direction:ltr style, and text and button blocks inherited direction from their parent containers. That caused rendering issues in RTL languages, especially with punctuation placement and mixed RTL/LTR content across email clients.

Every newly generated text and button block now includes an explicit dir="rtl" attribute. Direction is applied at the block level, overriding structure settings and preventing inconsistencies in rendering engines like Outlook and Gmail.

Email UX/UI

More Control Over Features in Text Editor Toolbar

The text editor toolbar now supports a custom "More" menu (⋮). Rarely used tools can go into a dedicated moretools drawer, keeping the main toolbar clean. It is configured through toolbar_groups and toolbar_mode, with full control over which items move, the icon, and the tooltip label.

For more, see the example here.

Bugfixes

  • Email Fixed an issue where the Button Block toolbar incorrectly inherited tools from the Text Block toolbar when custom tinyConfig options were used.
  • Email Invoices for Topol Plugin subscriptions created before August 1, 2025 now appear correctly in the Legacy Invoices list, reachable via the link below the regular Invoices list in your Topol account.