TinyMCE 8.2.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.2.0 was released for TinyMCE Enterprise and Tiny Cloud on Wednesday, October 22nd, 2025. These release notes provide an overview of the changes for TinyMCE 8.2.0, including:
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.2.0.
Accompanying Enhanced Skins & Icon Packs changes
The TinyMCE 8.2.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.2.0 skin, Oxide.
For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.
Accordions were expandable in disabled editors
Previously, an issues was identified where accordions remained interactive in disabled editors when the disabled
option was set to true
, allowing users to expand and collapse them revealing the content nested within the accordion.
This unintended behavior caused inconsistencies, particularly affecting the autoresize
plugin, which relied on stable editor states. In 8.2.0, accordions are no longer expandable when the editor is in disabled mode, ensuring that content cannot be interacted with. This fix restores the intended behavior of TinyMCE, preventing unexpected resizing issues and reinforcing that disabled editors should not allow user interaction.