From d885e7d25697e3536f961b32e0ac75ab548f9f10 Mon Sep 17 00:00:00 2001 From: Martin Mazein Date: Thu, 3 Sep 2026 12:29:34 +0200 Subject: [PATCH] chore(agent): update agent changelog Signed-off-by: Martin Mazein --- platform/private-locations/change-log.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/platform/private-locations/change-log.mdx b/platform/private-locations/change-log.mdx index 30443fdd..2f1fb3d6 100644 --- a/platform/private-locations/change-log.mdx +++ b/platform/private-locations/change-log.mdx @@ -17,6 +17,11 @@ Learn more about: ## Full release history + +- Update various dependencies to fix vulnerabilities +- Improvements in uploading larger assets for Playwright Check Suites + + - 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