Skip to content

CP Field Inspect v. 1.4.0

Compare
Choose a tag to compare
@mmikkel mmikkel released this 05 Apr 16:37
· 42 commits to master since this release

1.4.0 - 2022-04-05

Fixed

  • Fixes an issue where CP Field Inspect would not reload field links and element source buttons after AJAX requests (for example, after switching the entry type), on Craft 4.
  • Fixes an issue where field links would not appear in Preview for newly added Matrix blocks
  • Fixes an issue where CP Field Inspect failed to redirect back to global sets' edit pages, if the global set's handle was changed via its edit page
  • Fixes some Craft 4 compatibility issues

Added

  • After installation, CP Field Inspect will now set the "Show field handles in edit forms" admin user preference to true for all active admin users (but only in environments where allowAdminChanges is true)

Improved

  • CP Field Inspect's CSS and JS assets no longer outputs for pages rendered in control panel requests, if the template that rendered was in the site template folder.

Changed

  • CP Field Inspect now requires Craft 3.7.x