-
v1.6.3 Stable
released this
2026-08-24 08:19:01 +00:00 | 4 commits to main since this release1.6.3
Release date: 2026-08-24
Changed
- Manager detection now uses the ecosystem presence constant (
ROBOTSTXT_MANAGER_NOTICED, defined by Manager 1.6.2+) with a fallback to the plugin-list scan for older Manager versions, so a stale plugin list can no longer produce false "Manager missing" notices.
Fixed
- Compatibility with the ALTCHA Spam Protection plugin: when "Protect login" was enabled, submitting the 2FA verification code failed with "[ALTCHA] Sorry, your request could not be processed.". The ALTCHA interceptor is now disabled while the verification screen is shown; the first login step keeps its ALTCHA check.
Compatibility
- WordPress: 5.6 – 7.1
- PHP: 8.0 – 8.5
Tests
- PHP Coding Standards: PHP_CodeSniffer 3.13.6 / WPCS 3.4.1 — 0 errors
- PHPStan: level 9 — 0 errors
- PHPCompatibility: 8.0–8.5 — 0 issues
- PHPUnit: 9.6.36 — 73 tests, 163 assertions
Downloads
- Manager detection now uses the ecosystem presence constant (