For the full list of changes, check out the Webiny 6.4.6external link release on GitHub.

Website Builder
anchor

Fixed Settings Sidebar Scroll Issue in Page Editor (#5528external link)
anchor

{/ REVIEW-PENDING @adrians5j — confirm this entry, then delete this line /}

In the page editor’s settings sidebar (Element / Style tabs), long forms couldn’t be scrolled to the bottom — the last fields were cut off and unreachable. This was caused by hardcoded height calculations that didn’t account for varying chrome heights above the sidebar. The sidebar now sizes itself dynamically from its top edge to the viewport bottom, ensuring all form fields are always accessible.