Skip to content

Commit 3543c66

Browse files
Merge branch 'feature/7.7.0/DOC-3132' into feature/7.7.0/DOC-3132_TINY-11321
2 parents 8bd1451 + fd417aa commit 3543c66

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
@@ -55,6 +55,22 @@ This matches the behavior when the "Add New Comment" button is clicked, resultin
5555

5656
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Comments].
5757

58+
=== Image Optimizer
59+
60+
The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin.
61+
62+
**Image Optimizer** includes the following fixes and improvements.
63+
64+
==== Some image file extensions would sometimes be incorrectly considered unsupported.
65+
// #TINY-11668
66+
67+
Previously, an issue was identified where `.jfi` and `.jif` file extensions were incorrectly considered unsupported due to the validation logic.
68+
69+
As a result, these extensions were blocked, and users encountered the error message: "Failed to upload: The image is not a supported file format."
70+
71+
{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.
72+
73+
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
5874

5975
[[improvements]]
6076
== Improvements

0 commit comments

Comments
 (0)