Version 0.8.0
Uploaded on 16/02/2025
Feature: New
WebP ExpressmoduleFeature: added
backWithErrorsPHP functionFeature: New
initmethod added for modules which executes regardless of enabled statusFeature:
Wordpresspage added to menu to configure useful Wordpress functionality related to Inertia sitesImprovement: Moved Inertia up to top-level menu page
Improvement: Split "Settings" into separate "Settings" and "Modules" pages
Improvement: Moved module settings into a table layout
Improvement:
Hookspage added to documentationImprovement: New filters available for ACF module
Improvement: New detection for
vendor/autoload.phpto allow use in roots/bedrock projectImprovement: Return generic form validation errors as
_messageto form helper.Improvement: Ensure settings belong to the
inertiagroup before attempting to load them via RESTImprovement: Add checks for file locations and display notices on settings pages
BugFix: Fix errant underlines in README
BugFix: ACF status inside admin-module page showing wrong data
BugFix:
Utils::getClassreturning wrong type on emptyBugFix: Remove old template when navigating from a page with template to one without
BugFix: Remove template from partial component header if present
BugFix: Change hook for plugin boot to
plugins_loadedto ensure settings are available ASAP