Skip to content

Commit d1578a8

Browse files
authored
Docs: DOC-3243 - Third-party library icons appear in formats when using Media Optimiser plugin together with CSS plugin (#4037)
1 parent 016dfc7 commit d1578a8

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

modules/ROOT/pages/8.4.0-release-notes.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,14 @@ For information on the **Export to PDF** plugin, see xref:exportpdf.adoc[Export
9696

9797
The {productname} {release-version} release includes an accompanying release of the **Media Optimizer** premium plugin.
9898

99-
**Media Optimizer** includes the following addition.
99+
**Media Optimizer** includes the following addition and fix.
100+
101+
==== Third-party library icons appear in formats when using Media Optimiser plugin together with CSS plugin
102+
// #TINY-13515
103+
104+
Previously, when the Media Optimiser plugin was used together with the importcss plugin, the previous version of `uc-video` required importing external styles. The importcss plugin detected these imports and added them to the format menu, causing third-party library icons to appear in the formats UI. These icons were not part of the official TinyMCE icon pack and created a confusing and inconsistent UI experience.
105+
106+
In {productname} {release-version}, the `uc-video` package was upgraded to a version that has styles self-contained in the web component. The importcss plugin no longer detects `uc-video` styles, so third-party icons no longer appear in the formats UI.
100107

101108
==== SVG images can now be uploaded.
102109
// #TINY-13708

0 commit comments

Comments
 (0)