Skip to content

v4.1.0

Compare
Choose a tag to compare
@charcoal-butler charcoal-butler released this 05 Mar 16:37
· 57 commits to main since this release

4.1.0 (2024-03-05)

Features

  • admin: Fix and improve base path in AssetsBuilder (116a9ce)
  • object: Fix missing orphaned descendants in HierarchicalCollection (798901f)
  • object: Improve Hierarchical mixin (71a96e4)

Bug Fixes

  • admin: Ensure master object exists in HierarchicalOjectProperty (f153dba)
  • cms: Clean-up SectionInterface admin metadata (86cfb74)
  • cms: Ensure object is hierarchical in HierarchicalSectionTableWidget (f4d1ebe)
  • cms: Fix missing filter for menu items in SectionInterface admin metadata (d4a523d)
  • image: Fix Imagemagick resize effect (afbbff5)
  • object: Filter argument of HierarchicalTrait::setMaster() (fa7a7b3)
  • object: Fix bad hierarchy repair in HierarchicalCollection (7d13a08)