diff --git a/platform/private-locations/change-log.mdx b/platform/private-locations/change-log.mdx
index b14de4a1..de539a92 100644
--- a/platform/private-locations/change-log.mdx
+++ b/platform/private-locations/change-log.mdx
@@ -17,6 +17,16 @@ Learn more about:
## Full release history
+
+- Uptime checks can run with response time limits up to 45s (TCP, API and URL), enabled per account
+- gRPC checks support server-streaming methods, plus improved encoding for advanced schema types
+- Browser checks can simulate constrained bandwidth
+- API check responses render image previews
+- Playwright Check Suites: network and console entries are extracted from traces, and trace retention now follows your account setting
+- Fixes: pnpm workspace caching on repeated runs, empty Playwright video assets, artifact upload reliability, multi-step method timeouts, and SSL hostname handling
+- Update various dependencies to fix vulnerabilities
+
+
- Support for running gRPC, traceroute, and SSL checks
- Always scrub potentially sensitive headers (Authorization, x-api-key, cookie, etc) even if they don’t contain secrets