TinyMCE 8.8.1
| These are the Tiny Cloud and TinyMCE Enterprise release notes. For information on the latest community version of TinyMCE, see the TinyMCE Changelog. |
Overview
TinyMCE 8.8.1 was released for TinyMCE Enterprise and Tiny Cloud on Wednesday, July 22nd, 2026. These release notes provide an overview of the changes for TinyMCE 8.8.1, including:
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.8.1.
Suggested Edits
The TinyMCE 8.8.1 release includes an accompanying release of the Suggested Edits premium plugin.
Suggested Edits includes the following fix.
Suggestion cards remained dimmed when selected with Show edits turned off
Previously, in the Suggested Edits plugin, selecting a suggestion card while the Show edits toggle was turned off left the card dimmed rather than showing it as active. This regression, introduced in TinyMCE 8.1, made it difficult to identify which card was active when reviewing the completed version of the document.
In TinyMCE 8.8.1, TinyMCE dims a suggestion card only when it is not the active card. Selecting a card now restores its full appearance even when Show edits is turned off, so the active card remains distinguishable during review.
For information on the Suggested Edits plugin, see: Suggested Edits.
Bug fixes
TinyMCE 8.8.1 also includes the following bug fixes:
The menubar could wrap over multiple rows on narrow viewports, such as at high browser zoom levels, leaving little or no visible space for the editable area. The menubar now scrolls horizontally instead.
Previously, on narrow viewports, such as at high browser zoom levels, the menubar could wrap across multiple rows. In fullscreen mode, this left little or no visible space for the editable area, which made the editor difficult to use at high zoom levels.
In TinyMCE 8.8.1, the menubar scrolls horizontally on narrow viewports instead of wrapping. The editable area keeps its visible space, and all menus remain reachable by scrolling the menubar.
Applying or removing formatting on a multi-cell table selection incorrectly styled list items in cells that were not selected.
Previously, applying or removing inline formatting, such as bold, font color, or font size, across a multi-cell table selection incorrectly styled list items in cells that were not part of the selection. TinyMCE resolved the affected list items from the overall selection range rather than from the selected cells, so list items in neighboring cells received the formatting.
In TinyMCE 8.8.1, TinyMCE resolves the affected list items from the selected table cells directly. Only the list items within the selected cells now receive the formatting, and list items in unselected cells remain unchanged.