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.
Bug fixes
TinyMCE 8.2.0 also includes the following bug fix<es>:
The schema will now allow the property
RDFa attribute on meta
elements
Previously, the schema did not include the property
RDFa attribute as a valid attribute for meta
elements. This caused the attribute to be filtered out when using features such as the TinyMCE fullpagehtml
premium plugin, potentially removing important metadata required by social media or structured data integrations.
In 8.2.0, the schema has been updated to include property
as a valid attribute for meta
elements. This change ensures compatibility with common metadata standards.