---
title: "Changelog - August, 2025"
description: "Developer documentation for Topol's embeddable white-label email editor and landing page editor (beta). Get practical insights and guidance for integration and optimized user experiences."
url: https://docs.topol.io/changelog/2025-08.html
---

# 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](https://docs.topol.io/email-editor/guide/text-editor-configuration.html#hiding-tools-in-a-more-menu).

## 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.
