1.5.0
What’s Changed
- Added: WordPress 7 Abilities API operations for module status, privacy-safe diagnostics, assumption scans, content-integrity checks, redirect import previews, redirect creation, task creation, module toggles, and opt-in AI explanations.
- Added: DataViews and DataForm workspaces for Redirect Manager, its bounded 404 activity, and Task Manager with searchable, sortable, filterable tables and modern creation forms while retaining the classic interfaces as fallbacks.
- Added: Command Palette actions for opening Functionalities screens and running an Assumption Detection scan.
- Added: Explicitly opt-in AI explanations powered by the WordPress AI Client. Only a finding submitted by an administrator is sent to the configured provider.
- Improved: SVG Icon block upgraded to Block API v3 with WordPress Core Icon source support, two-way Core Icon transforms, pattern-override-ready content attributes, block bindings, and an Icon Callout pattern.
- Fixed: Content Integrity now uses the current
wp.editorplugin-sidebar components on WordPress 7 while retaining the legacy fallback. - Fixed: Custom font declarations are emitted with their preloads so first-paint typography does not shift when async theme styles arrive.
- Changed: Minimum WordPress version is now 6.3 so the SVG Icon block can use Block API v3 consistently. WordPress 7-only integrations remain feature-detected.
Commits
- Add WordPress 7 integrations for 1.5.0 (1abacd5)
- Fix custom font layout shifts (87d507f)
Full Changelog: https://github.com/wpgaurav/functionalities/compare/v1.4.8…v1.5.0
