Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions modules/ROOT/pages/8.4.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,13 @@ The {productname} {release-version} release includes an accompanying release of

**Media Optimizer** includes the following addition and fix.

==== Toolbar button was not initialized when used with the `quickbars` plugin.
// #TINY-13731

Previously, when the Media Optimizer plugin was used together with the quickbars plugin, the uploadcare toolbar button was not registered at all. As a result, the button could not appear in the toolbar, even when configured.

In {productname} {release-version}, the uploadcare button is now always registered and can be used in the toolbar alongside the quickbars plugin. To avoid duplication in the context toolbar, the plugin no longer adds the uploadcare button when the quickbars insert image button is already present.

==== Third-party library icons appear in formats when using Media Optimiser plugin together with CSS plugin
// #TINY-13515

Expand Down
Loading