Skip to content

Commit e03fc09

Browse files
committed
docs: update CHANGELOG for v1.4.1 (test-delays auth gate + recipe hardening)
1 parent 83bf10d commit e03fc09

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1313
- Do not edit a version block that has already been committed and pushed
1414
-->
1515

16+
## [1.4.1] - 2026-03-26
17+
18+
### Fixed
19+
- **`tools/qm-bridge/ai-ddtk-test-delays.php`** — added `current_user_can('manage_options')` auth gate to both the `template_redirect` action and the shortcode handler; previously any anonymous visitor could trigger slow queries, external HTTP calls, and CPU-bound loops via `?aiddtk_test_delays=1`.
20+
21+
### Changed
22+
- **`recipes/performance-audit.md`** — added explicit mu-plugins path confirmation step before writing any instrumentation files; added Phase 5 Cleanup (with security warning about the test-delays fixture); renumbered old Phase 5 Report to Phase 6; updated WP Performance Timer link to the Hypercart-Dev-Tools org; revised agent workflow summary to prefer the `wpcc_run_scan` MCP tool and include a mandatory cleanup step.
23+
1624
## [1.4.0] - 2026-03-26
1725

1826
### Added

0 commit comments

Comments
 (0)