You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.