Releases: mmikkel/CpFieldInspect-Craft
Releases · mmikkel/CpFieldInspect-Craft
CP Field Inspect v. 1.2.6
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
CP Field Inspect v. 1.2.4
1.2.4 - 2021-01-27
Fixed
- Fixes compatability issues with Craft 3.6
CP Field Inspect 1.2.3
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
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
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 andallowAdminChanges
istrue
CP Field Inspect 1.2.0
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 ifallowAdminChanges
is set tofalse
- Element source buttons no longer render if
devMode
is not enabled, or ifallowAdminChanges
is set tofalse
- The "Edit Users Settings" source button no longer renders when creating a new user
CP Field Inspect 1.1.3
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
1.1.2 - 2020-02-14
Fixed
- Fixes some issues with static translations for edit source buttons
CP Field Inspect 1.1.0.1
1.1.0.1 - 2020-02-09
Fixed
- Fixes a regression bug introduced in 1.1.0, where edit field links would not work