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.
Improvements
TinyMCE 8.7.0 also includes the following improvement<s>:
The editor resize handle now uses browser pointer events for more reliable behavior across different integration environments
Previously, the editor resize handle relied on an overlay element to capture pointer movement, which required raising the editor’s stacking order. In some integrations this caused the editor to appear on top of the floating sidebar used by the TinyMCE AI plugin while the editor was being resized.
In TinyMCE 8.7.0, the resize handle uses modern browser pointer events instead. This removes the need for the overlay element and the raised stacking order, providing more reliable resizing across different integration environments and resolving the overlap with the floating sidebar.