v0.8.0
-
Feature: New
WebP Expressmodule -
Feature: added
backWithErrorsPHP function -
Feature: New
initmethod added for modules which executes regardless of enabled status -
Feature:
Wordpresspage added to menu to configure useful Wordpress functionality related to Inertia sites -
Improvement: 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 documentation -
Improvement: New filters available for ACF module
-
Improvement: New detection for
vendor/autoload.phpto allow use in roots/bedrock project -
Improvement: Return generic form validation errors as
_messageto form helper. -
Improvement: Ensure settings belong to the
inertiagroup before attempting to load them via REST -
Improvement: 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 empty -
BugFix: 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