Skip to content
Merged
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.10.0" tags={["April 2026"]}>
**Added**

- **Error grouping for reporter results** — Failed tests now automatically create error groups in Checkly, making it easier to identify and track recurring failures across runs. Errors are extracted from the Playwright report and grouped by similarity, matching the behavior of CLI-triggered runs.
</Update>

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

Expand Down