diff --git a/modules/ROOT/pages/7.7.0-release-notes.adoc b/modules/ROOT/pages/7.7.0-release-notes.adoc index 395c16c62d..59c77272bb 100644 --- a/modules/ROOT/pages/7.7.0-release-notes.adoc +++ b/modules/ROOT/pages/7.7.0-release-notes.adoc @@ -39,6 +39,22 @@ Previously, an issue was identified where `Ukrainian` and `Serbian` were incorre For information on the **Advanced Typography** plugin, see: xref:advanced-typography.adoc[Advanced Typography]. +=== Image Optimizer + +The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin. + +**Image Optimizer** includes the following fixes and improvements. + +==== Some image file extensions would sometimes be incorrectly considered unsupported. +// #TINY-11668 + +Previously, an issue was identified where `.jfi` and `.jif` file extensions were incorrectly considered unsupported due to the validation logic. + +As a result, these extensions were blocked, and users encountered the error message: "Failed to upload: The image is not a supported file format." + +{productname} {release-version} resolves this issue by fixing the validation logic to correctly detect the MIME type of uploaded images, ensuring that users can now successfully upload `.jfi` and `.jif` files. + +For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer]. [[improvements]] == Improvements