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.13.1" tags={["June 2026"]}>
**Fixed**

- **Attachments with a custom `outputDir`** — Traces and other attachments stored under a custom Playwright `outputDir` were not linked in test sessions, leaving View Trace greyed out.
</Update>

<Update label="v1.13.0" tags={["May 2026"]}>
**Added**

Expand Down
Loading