Version 5.0.2

July 19, 2026

Fixed

  • Guarded against a fatal error in getCpNavItem() when the parent CP nav item is unavailable
  • Corrected the developer URL in the plugin metadata

Dev

  • Added PHPStan static analysis (level 6) and a PHPUnit unit test suite
  • Hardened type declarations across services and models (typed settings accessor, ElementInterface signatures, array value-type docblocks)

Version 5.0.1

April 10, 2026

Changed

  • Internal cleanup and standardization of imports, naming conventions, and service code

Version 5.0.0

April 5, 2026

Added

  • Deletion safety: impact analysis before deleting entries, assets, and categories
  • Relation usage lookup: find where any element is referenced
  • Asset usage lookup: detect asset usage across entries, globals, and rich text fields
  • CP warning modal before dangerous deletions with configurable thresholds
  • Configurable safety modes: warn, confirm, or block
  • Per-environment strict mode support
  • Permission-based admin bypass
  • Basic audit log for risky actions
  • Homer Utilities CP page with Usage Explorer and Impact Reports