Release notes · August 26, 2026

RichTextEditor 2.5.2

Two rendering fixes for Chrome’s editing-frame reseat, plus refreshed default editing typography.

2.5.2

Content stylesheets apply again Fix

In Chrome, the editing frame’s about:blank reseat recreated the content stylesheet link without its href, so contentCssUrl was silently dropped and the editing surface rendered with browser defaults. The stylesheet now survives the reseat, and editablePadding settings — lost the same way — are reapplied, restoring the editing gutters.

Editing typography Design

The default editing surface moves to 16px system-ui with 1.7 line height, with the theme’s focus ring and elevation aligned across editing, preview, and print.

Install or upgrade

Grab the latest via npm:

npm install @richscripts/richtexteditor@latest

Feedback & issues: support@richtexteditor.com