Skip to content

Release 26.04.22-04

Choose a tag to compare

@dotCMS-Machine-User dotCMS-Machine-User released this 15 Jun 19:09

Release: v26.06.11-01 → v26.04.22-04

Fixes and Known Issues

  • 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)