What's Changed
- chore: bump version to 1.0.4 (883a59a)
- test: add comprehensive GithubUpdater tests (34 tests, 57 assertions) (bd0e6f9)
- fix: add phpstan-ignore for wp_cache_add retry loop (8f9f8c4)
- fix: address remaining audit warnings (841dfe5)
- docs: add v1.0.4 changelog and upgrade notice (666269b)
- fix: resolve CI failures (PHPStan ignore, rewrite a11y workflow with Playwright) (0695377)
- fix: address code audit findings (critical through suggestion) (41696d4)
- build: bump giorgiosironi/eris (#4) (782eee4)
- ci: bump SonarSource/sonarqube-scan-action from 7 to 8 (#7) (5c7af0d)
- ci: bump codecov/codecov-action from 5 to 7 (#8) (730069e)
- ci: add GPG signing, checksums, and Discord notifications (b1a5bb5)
- ci: add image optimization to release pipeline (sharp + svgo) (11d5ada)
Compatibility
| 6.7 | 6.8 | 6.9 | |
|---|---|---|---|
| PHP 6.7 | ✅ | ✅ | ✅ |
| PHP 6.8 | ✅ | ✅ | ✅ |
| PHP 6.9 | ✅ | ✅ | ✅ |
| PHP 8.3 | ✅ | ✅ | ✅ |
| PHP 8.4 | ✅ | ✅ | ✅ |
| PHP 8.5 | ✅ | ✅ | ✅ |
PHP 8.5 is tested as experimental (pre-release).
Tested up to: 6.9
Requires at least: 5.8
Requires PHP: 8.3
Full Changelog: v1.0.3...v1.0.4
What's Changed
- ci: bump codecov/codecov-action from 5 to 7 by @dependabot[bot] in #8
- ci: bump SonarSource/sonarqube-scan-action from 7 to 8 by @dependabot[bot] in #7
- build: bump giorgiosironi/eris from 1.0.0 to 1.1.0 in the composer-minor-patch group across 1 directory by @dependabot[bot] in #4
New Contributors
- @dependabot[bot] made their first contribution in #8
Full Changelog: v1.0.3...v1.0.4