Skip to content

Releases: mmikkel/CpFieldInspect-Craft

CP Field Inspect v. 1.2.6

17 Feb 12:02
Compare
Choose a tag to compare

1.2.6 - 2022-02-17

Fixed

  • Fixes a JavaScript error that could occur when XHR errors happened in the control panel

CP Field Inspect v. 1.2.5

17 May 20:00
Compare
Choose a tag to compare

1.2.5 - 2021-05-17

Fixed

  • Fixes click behaviour for the cogwheel when holding down the Cmd/Ctrl key or the middle mouse button to open field settings in a new browser tab. Resolves #17

Improved

  • CP Field Inspect now redirects back to the active field layout tab. Resolves #20

CP Field Inspect v. 1.2.4

27 Jan 11:26
Compare
Choose a tag to compare

1.2.4 - 2021-01-27

Fixed

  • Fixes compatability issues with Craft 3.6

CP Field Inspect 1.2.3

23 Oct 13:20
Compare
Choose a tag to compare

1.2.3 - 2020-10-23

Improved

  • Restored the old Cmd/Ctrl + S shortcut behaviour that was changed in Craft 3.5.10. If the user opens up the field settings via CP Field Inspect's cogwheel links, saving the field settings using the keyboard shortcut will now redirect the user back to the element edit form, like in Craft versions prior to 3.5.10.

CP Field Inspect 1.2.2

20 Aug 20:20
Compare
Choose a tag to compare

1.2.2 - 2020-08-20

Improved

  • Restored the ability to open up field and/or element source settings via the cogwheels in a new tab, by holding down the Cmd (Mac) or Ctrl (Windows) key
  • Improved support for Neo fields

CP Field Inspect 1.2.1

13 Aug 21:32
Compare
Choose a tag to compare

1.2.1 - 2020-08-13

Changed

  • CP Field Inspect now requires Craft 3.5.4 or higher
  • Field settings links and element source buttons no longer require devMode. They now show up if the new user preference "Show field handles in edit forms" (added in Craft 3.5.4) is enabled and allowAdminChanges is true

CP Field Inspect 1.2.0

12 Aug 01:14
Compare
Choose a tag to compare

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

CP Field Inspect 1.1.3

29 Feb 10:02
Compare
Choose a tag to compare

1.1.3 - 2020-02-29

Fixed

  • Fixes an issue where multiple cogwheels could appear for a single field

CP Field Inspect 1.1.2

14 Feb 18:07
Compare
Choose a tag to compare

1.1.2 - 2020-02-14

Fixed

  • Fixes some issues with static translations for edit source buttons

CP Field Inspect 1.1.0.1

09 Feb 15:10
Compare
Choose a tag to compare

1.1.0.1 - 2020-02-09

Fixed

  • Fixes a regression bug introduced in 1.1.0, where edit field links would not work