What's Changed
- Tested up to WordPress 7.1
- Added WPCS, typo, and Plugin Check checks to the CI workflow
- Fixed typos and WordPress Coding Standards warnings
- Added information about the Patchstack managed Vulnerability Disclosure Program (mVDP)
- Removed a redundant update-data check identified by PHPStan
- Hardened cache-clear request validation and sanitization
- Switched AJAX plugin-info responses to wp_send_json()
- Fixed compatibility highlighting for WordPress beta and RC releases
- Added an orange compatibility warning and a help tab explaining the color thresholds
- Prevented invalid plugin repository data without a version from being cached or accessed (thanks, @apermo)
- Added graceful handling for failed or malformed AJAX requests (thanks, @apermo)
Full Changelog: 2.2.3...2.2.4