Skip to content

CP Field Inspect 1.2.0

Compare
Choose a tag to compare
@mmikkel mmikkel released this 12 Aug 01:14
· 73 commits to master since this release

1.2.0 - 2020-08-12

{tip} Craft 3.5.3 finally adds a native "show and copy field handle" feature 🎉 CP Field Inspect has been updated to work with this feature, by adding the field settings buttons (y'know, those little cogwheel links) inside the native "copy field handle" element.

Changed

  • CP Field Inspect now requires Craft 3.5.3 or higher
  • Field settings links (those little cogwheels) now render inside the new "copy field handle" element added in Craft 3.5.3 (CP Field Inspect no longer adds the handle; that part is now a core feature)
  • Field settings links no longer render if devMode is not enabled, or if allowAdminChanges is set to false
  • Element source buttons no longer render if devMode is not enabled, or if allowAdminChanges is set to false
  • The "Edit Users Settings" source button no longer renders when creating a new user