Skip to content

Commit 343fc82

Browse files
Merge branch 'feature/7.6.1/DOC-2609' into feature/7.6.1/DOC-2609_TINY-11446
2 parents d2c4a6c + 70e853b commit 343fc82

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

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

Lines changed: 25 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

@@ -191,6 +207,15 @@ Previously, an issue was identified in Google Chrome and Microsoft Edge where te
191207

192208
{productname} {release-version} addresses this issue, by updating the logic for handling text input on non-editable elements to include support for form elements. As a result, text can now be successfully inserted into form elements in Google Chrome and Microsoft Edge.
193209

210+
=== Opening a notification when the toolbar is at the bottom threw an error.
211+
// #TINY-11498
212+
213+
An issue was identified in the inline mode editor where, if the toolbar was positioned at the bottom of the screen, a UI error occurred that rendered notifications non-functional after being opened.
214+
215+
This issue significantly impacted the user experience, preventing users from interacting with the notification interface effectively.
216+
217+
{productname} {release-version} resolves this issue by enhancing the notification positioning logic to account for the toolbar's location. Notifications now function seamlessly, regardless of the toolbar's placement on the screen.
218+
194219
[[security-fixes]]
195220
== Security fixes
196221

0 commit comments

Comments
 (0)