Skip to content

CP Field Inspect v. 1.4.4

Compare
Choose a tag to compare
@mmikkel mmikkel released this 07 May 16:18
· 35 commits to master since this release

1.4.4 - 2022-05-07

Changed

  • CP Field Inspect now defers any element queries to the craft\web\Application::EVENT_INIT event, avoiding potential issues with element queries being executed before Craft has fully initialised. Fixes #27.