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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.7.0-release-notes.adoc
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,14 @@ This resulted in unpredictable behavior when users dragged and dropped an image
78
78
79
79
{productname} {release-version} resolves this issue by making it so that that the image placeholder handles the drop event instead of the editor content element. This improvement provides predictable and consistent drag-and-drop behavior for image placeholders in **Image Optimizer**.
80
80
81
+
==== Some error messages are now more descriptive.
82
+
// #TINY-11613
83
+
84
+
Previously, error messages were unclear when the `uploadcare_public_key` was not configured with a valid API key.
85
+
This caused confusion in identifying the problem during setup.
86
+
87
+
{productname} {release-version} addresses this by providing a more detailed error message when the `uploadcare_public_key` is not configured.
88
+
81
89
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
0 commit comments