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
4 changes: 4 additions & 0 deletions platform/private-locations/change-log.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Learn more about:

## Full release history

<Update label="v8.7.0" tags={["August 2026"]}>
- Internal errors of the agent's Node.js component (which runs browser, multistep and Playwright checks) are now reported to the private location's Errors tab, like the Go component's already were
</Update>

<Update label="v8.6.0" tags={["August 2026"]}>
- Fixed a bug that prevented pcap files from being cleaned up
- Expose `CHECKLY_TRACE_ID` to API check setup & teardown scripts
Expand Down
Loading