-
v0.1.1 Stable
released this
2026-08-12 13:58:08 +00:00 | 23 commits to main since this release0.1.1
Release date: 2026-08-12
Changed
- Version bumped 0.1.0 → 0.1.1.
- PHPCompatibility scan (5.6–8.5) completed: real PHP floor is 7.2 (highest-required feature is
objectreturn type, introduced in PHP 7.2). The project deliberately declares 8.4 to match the ROBOTSTXT ecosystem — this is a documented exception toAGENTS-deploy.md§"PHP compatibility check". - wp-compat scan against WordPress 4.7: zero WPCompat errors. The Manager's code uses only WordPress APIs available since 4.7 or earlier (
wp_remote_getsince 2.7,register_rest_routesince 4.4, Settings API since 2.x,get_plugins()since 2.x). The real WordPress floor is ≤ 4.7; the project declaresRequires at least: 7.0to match the ecosystem support window. .potfile regenerated for v0.1.1.
Downloads