fix: redact credentials in browser.cdpUrl config paths

This commit is contained in:
Mason Huang
2026-04-18 14:22:10 +08:00
parent a7ce1c3ce6
commit 77bc2c50ce

View File

@@ -7,6 +7,7 @@ Docs: https://docs.openclaw.ai
### Changes
- macOS/gateway: add `screen.snapshot` support for macOS app nodes, including runtime plumbing, default macOS allowlisting, and docs for monitor preview flows. (#67954) Thanks @BunsDev.
- fix: redact credentials in browser.cdpUrl config paths (#67679). Thanks @Ziy1-Tan
### Fixes