Skip to content

Releases: mmikkel/CpFieldInspect-Craft

CP Field Inspect v. 2.0.0-alpha.2

05 Jan 23:50
Compare
Choose a tag to compare
Pre-release
Fix a vertical alignment issue with field cogwheels

CP Field Inspect v. 2.0.0-alpha.1

06 Oct 17:30
Compare
Choose a tag to compare
Pre-release

Added

  • Added Craft 5 compatibility
  • Added fully functioning cogwheel buttons to Matrix sub fields (easy as pie, since they are all global now!)
  • Added "Edit entry type" buttons to Matrix blocks' action menus (again, easy as pie since everything is entries now!)

Improved

  • Improved performance
  • Improved accessibility

CP Field Inspect v. 1.4.4

07 May 16:18
Compare
Choose a tag to compare

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.

CP Field Inspect 1.4.3

05 May 10:06
Compare
Choose a tag to compare

1.4.3 - 2022-05-05

Fixed

  • [Craft 4] Fixes an issue where field cogwheels would lead to a 404 on multi-site installs. Fixes #26

CP Field Inspect v. 1.4.2

26 Apr 15:32
Compare
Choose a tag to compare

1.4.2 - 2022-04-26

Fixed

  • Fixes an issue where CP Field Inspect could interfere with Plugin Store buy buttons inside the control panel

CP Field Inspect v. 1.4.1

18 Apr 22:39
Compare
Choose a tag to compare

1.4.1 - 2022-04-19

Fixed

  • Fixes a potential JavaScript issue where CP Field Inspect could interfere with AJAX requests in the control panel

CP Field Inspect v. 1.4.0.1

05 Apr 16:46
Compare
Choose a tag to compare

1.4.0.1 - 2022-04-05

Fixed

  • Fixes a regression error that could cause a PHP exception in element edit pages on multi-site installs

CP Field Inspect v. 1.4.0

05 Apr 16:37
Compare
Choose a tag to compare

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

CP Field Inspect v. 1.3.1

17 Mar 10:58
Compare
Choose a tag to compare

1.3.1 - 2022-03-17

Fixed

  • Fixes a minor styling issue for the field settings cogwheels on Craft 3.7.37+ and 4.0.0-beta.2+

CP Field Inspect v. 1.3.0

14 Mar 22:57
Compare
Choose a tag to compare

1.3.0 - 2022-03-14

Added

  • Added Craft 4.0 compatibility
  • Added new and improved (although still quite hideous) icon!

Fixed

  • Fixed an issue where editing the users field layout via the "Edit Users Setting" source button would not redirect back to the user edit page
  • Fixed an issue where CP Field Inspect would not override the save shortcut for element sources