Skip to content

Commit 0afb528

Browse files
DOC-2609: Images with existing srcset were not handled correctly.
1 parent 83636a9 commit 0afb528

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,22 @@ In {productname} {release-version}, this issue has been resolved by ensuring the
101101

102102
For information on the **Enhanced Table** plugin, see: xref:advtable.adoc[Enhanced Tables].
103103

104+
=== Image Optimizer
105+
106+
The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin.
107+
108+
**Image Optimizer** includes the following fixes.
109+
110+
==== Images with existing `srcset` were not handled correctly.
111+
112+
An issue was identified where images with an existing `srcset` attribute containing an Uploadcare URL were being processed incorrectly.
113+
114+
The problem occurred when attempting to update an `srcset` attribute that did not contain an Uploadcare URL. In such cases, no changes were applied, resulting in the image failing to update if the existing `srcset` had a different structure.
115+
116+
{productname} {release-version} resolves this issue by exclusively targeting `srcset` attributes with Uploadcare URLs. This ensures that all relevant images are updated correctly, with the `srcset` being regenerated from scratch to incorporate any modifications made.
117+
118+
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
119+
104120
[[accompanying-premium-plugin-end-of-life-announcement]]
105121
== Accompanying Premium plugin end-of-life announcement
106122

0 commit comments

Comments
 (0)