TinyMCE 8.4.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.4.0 was released for TinyMCE Enterprise and Tiny Cloud on Wednesday, February 4th, 2026. These release notes provide an overview of the changes for TinyMCE 8.4.0, including:
[[new-premium-plugin<s>]] == New Premium plugin<s>
The following new Premium plugin was released alongside TinyMCE 8.4.0.
Accompanying Premium plugin changes
The following premium plugin updates were released alongside TinyMCE 8.4.0.
Accompanying Enhanced Skins & Icon Packs changes
The TinyMCE 8.4.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.4.0 skin, Oxide.
For information on using Enhanced Skins & Icon Packs, see: Enhanced Skins & Icon Packs.
Bug fixes
TinyMCE 8.4.0 also includes the following bug fix<es>:
Toolbars incorrectly had the role "group" instead of "toolbar". Toolbar groups incorrectly had the role "toolbar" instead of "group".
Previously, toolbars were incorrectly given the role group instead of toolbar, and toolbar groups were incorrectly given the role toolbar instead of group. This resulted in misleading semantics for screen readers, as users heard multiple "toolbars" without clear grouping structure and no accessible names.
In TinyMCE 8.4.0, the ARIA roles have been corrected so that toolbars use role="toolbar" and toolbar groups use role="group". This improves accessibility and screen reader behavior.