TinyMCE 8.7.0
| 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.7.0 was released for TinyMCE Enterprise and Tiny Cloud on Tuesday, June 30th, 2026. These release notes provide an overview of the changes for TinyMCE 8.7.0, including:
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.7.0.
Bug fixes
TinyMCE 8.7.0 also includes the following bug fix<es>:
Block formats can now be applied when a non-editable inline element is selected
Previously, selecting an inline contenteditable="false" element, such as an iframe wrapped by the Media plugin, and applying a block-level format, such as a custom class or heading style, failed silently and had no effect.
In TinyMCE 8.7.0, block formats are applied to the nearest editable parent block in this case, including adding classes and styles and changing block tags.