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
Template Layout: Fixed incorrect layout diff computation when containers carry legacy UUID values, which caused container move/remove operations to be missed or misreported during template layout changes. (#35619)
Page Editing: Added a guard to prevent a stale session from wiping page content on save. (#36152)
Backports: Backported the changes from #35553 into this release branch. (#35600)
Infrastructure & Security
Page Editing: Added temporary WARN-level diagnostic logging to the page content save path to investigate a content-wipe-on-save issue. (#35913)