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

## Full release history

<Update label="v8.8.1" tags={["September 2026"]}>
- Improved private location agent image builds to avoid inclusion of unneeded runtimes in intermediate layers.
- Updated the bundled 2026-04 runtime dependencies to remove vulnerabilities, including updates to @faker-js/faker, @xmldom/xmldom, csv-parse, imapflow, mysql2, prisma, and nodemailer.
- Improved client certificate selection across supported check types. URL-based requests can now match certificates by optional path scope, while host-only checks continue to match by host.
</Update>

<Update label="v8.8.0" tags={["September 2026"]}>
- Update various dependencies to fix vulnerabilities
- Improvements in uploading larger assets for <a href="/detect/synthetic-monitoring/playwright-checks/overview/">Playwright Check Suites</a>
Expand Down
Loading