TinyMCE 8.5.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.5.0 was released for TinyMCE Enterprise and Tiny Cloud on Wednesday, April 29th, 2026. These release notes provide an overview of the changes for TinyMCE 8.5.0, including:
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.5.0.
TinyMCE AI
The TinyMCE 8.5.0 release includes an accompanying release of the TinyMCE AI premium plugin.
TinyMCE AI includes the following fixes.
ToggleSidebar events were not being triggered when toggling floating sidebars
Previously, the ToggleSidebar event was not emitted when opening or closing floating sidebars in the TinyMCE AI plugin. Additionally, querying the current sidebar value using editor.queryCommandValue('ToggleSidebar') did not return the correct identifier when a floating sidebar was open. This made it difficult to programmatically determine the state of floating sidebars or respond to state changes.
In TinyMCE 8.5.0, floating sidebars now fully support the existing sidebar APIs. The ToggleSidebar event fires when floating sidebars are opened, closed, or switched, and queryCommandValue returns the correct sidebar identifier. This brings floating sidebars to full API parity with regular sidebars.
For information on the TinyMCE AI plugin, see: TinyMCE AI.
Accompanying Enhanced Skins & Icon Packs changes
The TinyMCE 8.5.0 release includes an accompanying release of the Enhanced Skins & Icon Packs.
Enhanced Skins & Icon Packs
The Enhanced Skins & Icon Packs release includes the following updates:
The Enhanced Skins & Icon Packs were rebuilt to pull in the changes also incorporated into the default TinyMCE 8.5.0 skin, Oxide.
For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.