You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following premium plugin updates were released alongside {productname} {release-version}.
26
26
27
-
=== <Premium plugin name 1> <Premium plugin name 1 version>
27
+
=== Image Optimizer
28
28
29
-
The {productname} {release-version} release includes an accompanying release of the **<Premium plugin name 1>** premium plugin.
29
+
The {productname} {release-version} release includes an accompanying release of the **Image Optimizer** premium plugin.
30
30
31
-
**<Premium plugin name 1>** <Premium plugin name 1 version> includes the following <fixes, changes, improvements>.
31
+
**Image Optimizer** includes the following fixes and improvements.
32
32
33
-
==== <Premium plugin name 1 change 1>
33
+
==== Dropping files on the placeholder would sometimes insert the image in an incorrect location.
34
+
// #TINY-11643
34
35
35
-
// CCFR here.
36
+
Previously, an issue was identified where the drag-and-drop functionality on an image placeholder in a table would insert the image outside of the table cell.
37
+
This resulted in unpredictable behavior when users dragged and dropped an image into the image placeholder.
38
+
39
+
{productname} {release-version} resolves this issue by ensuring that the image placeholder handles the drop event instead of the editor content element. This results in more predictable and consistent drag-and-drop behavior on image placeholders in Uploadcare.
36
40
37
-
For information on the **<Premium plugin name 1>** plugin, see: xref:<plugincode>.adoc[<Premium plugin name 1>].
41
+
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
0 commit comments