Skip to content

Commit d8b5aad

Browse files
authored
DOC-3131: Non-uploadcare image URLs would be altered by color adjustments even when they failed to upload. (#3665)
1 parent cd738d4 commit d8b5aad

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,19 @@ The `exportpdf` plugin previously transformed relative URLs (e.g., `+/relative/u
203203

204204
For more information, see: xref:exportpdf.adoc[Export to PDF].
205205

206+
=== Image Optimizer (Powered by Uploadcare)
207+
208+
{productname} {release-version} introduces the **Image Optimizer (Powered by Uploadcare)** plugin.
209+
210+
**Image Optimizer** includes the following fix.
211+
212+
=== Non-uploadcare image URLs would be altered by color adjustments even when they failed to upload.
213+
// #TINY-11761
214+
215+
Previously, applying color filters to images that had not yet been successfully uploaded to Uploadcare could result in broken image links if the server returned an error. This occurred because the original image was modified before confirming a successful upload. With this update, {productname} now preserves the original image until a successful upload is completed, ensuring that image functionality remains intact even if an upload fails. This change improves the reliability of the image upload and editing workflow in {release-version}.
216+
217+
For information on the **Image Optimizer (Powered by Uploadcare)** plugin, see xref:uploadcare.adoc[Image Optimizer (Powered by Uploadcare)].
218+
206219
[[accompanying-premium-plugin-end-of-life-announcement]]
207220
== Accompanying Premium plugin end-of-life announcement
208221

0 commit comments

Comments
 (0)