Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions modules/ROOT/pages/7.7.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,13 @@ This caused confusion in identifying the problem during setup.

{productname} {release-version} addresses this by providing a more detailed error message when the `uploadcare_public_key` is not configured.

==== Part of the placeholder border was not visible during loading.
// #TINY-11690

Previously, the image upload placeholder had a border rendering issue, which affected the visual consistency of the UI during the upload process.

{productname} {release-version} addresses this by refining the CSS to ensure the border is properly rendered, resulting in a more polished and design-compliant user interface.

==== Context toolbar inputs had incorrect margins.
// #TINY-11624

Expand Down
Loading