-
v1.1.5 Stable
released this
2026-08-24 13:45:34 +00:00 | 0 commits to main since this release1.1.5
Release date: 2026-08-24
Changed
- Manager (by ROBOTSTXT) detection uses the ecosystem presence constant
ROBOTSTXT_MANAGER_NOTICED(Manager 1.6.2+) instead of scanning the installed-plugin list on every check; the plugin-list scan is kept as a fallback for older Manager versions and now also matches single-file Manager installs by basename
Compatibility
- WordPress: 4.0 - 7.1
- PHP: 5.6 - 8.5
- MariaDB: 10.6+
- Multisite: compatible (Per-site and Global modes)
Tests
- PHPUnit: 22 tests, 53 assertions (6 new tests covering both Manager-detection paths: presence constant and plugin-list fallback)
- WordPress Coding Standards, PHPCompatibilityWP (PHP 5.6 - 8.5), and PHPStan level 9: zero errors
- Environment: PHP 8.5.9, MariaDB 11.8.8
Downloads
- Manager (by ROBOTSTXT) detection uses the ecosystem presence constant