Skip to content

Commit 5fc785e

Browse files
DOC-3132: Some image file extensions would sometimes be incorrectly considered unsupported.
1 parent 0c1f0dc commit 5fc785e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,22 @@ Previously, an issue was identified where `Ukrainian` and `Serbian` were incorre
3939

4040
For information on the **Advanced Typography** plugin, see: xref:advanced-typography.adoc[Advanced Typography].
4141

42+
=== Image Optimizer
43+
44+
The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin.
45+
46+
**Image Optimizer** includes the following fixes and improvements.
47+
48+
==== Some image file extensions would sometimes be incorrectly considered unsupported.
49+
// #TINY-11668
50+
51+
Previously, an issue was identified where `.jfi` and `.jif` file extensions were incorrectly considered unsupported due to the validation logic.
52+
53+
As a result, these extensions were blocked, and users encountered the error message: "Failed to upload: The image is not a supported file format."
54+
55+
{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.
56+
57+
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
4258

4359
[[improvements]]
4460
== Improvements

0 commit comments

Comments
 (0)