-
v1.4.3 Stable
released this
2026-08-24 10:48:11 +00:00 | 0 commits to main since this release1.4.3
Release date: 2026-08-24
Added
- Manager detection now uses the ecosystem presence constant
ROBOTSTXT_MANAGER_NOTICED(ROBOTSTXT Manager 1.6.2+); a plugin-list scan remains as fallback for older Manager versions — same method name and return type, no caller changes
Changed
- Composer dependencies updated:
aws/aws-sdk-php3.392.3 → 3.393.4,guzzlehttp/psr73.0.0 → 3.0.1,guzzlehttp/promises3.0.1 → 3.0.2, PHPStan 2.2.8 → 2.2.9,johnbillion/wp-compat1.5.0 → 2.0.0 (now a PHPStan extension) (no known CVEs)
Localization
- POT regenerated for 1.4.3 (no string changes); Spanish (es_ES) and Catalan (ca) translations verified — 69/69 strings in both locales
Compatibility
- WordPress: 5.3 - 7.1 (floor re-verified with wp-compat 2.0:
big_image_size_thresholdfilter, WP 5.3; one false positive onwp_enqueue_script()positional$in_footerargument documented in docs/known-issues.md) - PHP: 8.1 - 8.5 (full-range PHPCompatibility scan 5.6-8.5; floor set by
aws/aws-sdk-phprequiring >= 8.1)
Tests
- PHP Coding Standards: 3.13.6 (0 errors)
- WordPress Coding Standards: 3.4.1 (0 violations)
- PHPStan: Level 9, 0 errors
- PHPUnit: 83 tests, 130 assertions
- composer audit: no known CVEs
Downloads
- Manager detection now uses the ecosystem presence constant