Skip to content

2.0.23

Compare
Choose a tag to compare
@engram-design engram-design released this 13 Dec 10:58
· 28 commits to craft-4 since this release

Added

  • Add navigation/navs/fix-sites console command to fix missing navigation_navs_sites entries for failed Craft 3 > 4 migrations.

Changed

  • Change max-level check when moving elements to base-plugin for performance.
  • Swap hasDescendants with children to make use of eager-loading performance.

Fixed

  • Fix element node modal’s site not changing to the same site as the navigation.
  • Fix validation checks when moving nodes between levels.
  • Fix an error when adding elements to a navigation.
  • Fix the “Edit” button on nodes not appearing after saving a node.