Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions detect/testing/playwright-reporter-changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ Learn more about:

## Full release history

<Update label="v1.9.0" tags={["March 2026"]}>
**Improved**

- **Faster secret scrubbing** — Trace scrubbing now runs in parallel across CPU cores and the scrubbing engine has been optimized to skip unnecessary work, making the reporter noticeably faster for test suites with traces enabled.
</Update>

<Update label="v1.8.0" tags={["March 2026"]}>
**Breaking Changes**

Expand Down