Changelog: link attachOnly CDP fix PR

This commit is contained in:
mbelinky
2026-04-13 19:19:05 +02:00
parent a0725fa630
commit d4003a9104

View File

@@ -18,6 +18,8 @@ Docs: https://docs.openclaw.ai
- Browser/CDP: let managed local Chrome readiness, status probes, and managed loopback CDP control bypass browser SSRF policy for their own loopback control plane, so OpenClaw no longer misclassifies a healthy child browser as "not reachable after start". (#65695, #66043) Thanks @mbelinky.
- Gateway/sessions: stop heartbeat, cron-event, and exec-event turns from overwriting shared-session routing and origin metadata, preventing synthetic `heartbeat` targets from poisoning later cron or user delivery. (#63733, #35300)
- Browser/CDP: let local attach-only `manual-cdp` profiles reuse the local loopback CDP control plane under strict default policy and remote-class probe timeouts, so tabs/snapshot stop falsely reporting a live local browser session as not running. (#65611, #66080) Thanks @mbelinky.
>>>>>>> eab1f00c53 (Changelog: link attachOnly CDP fix PR)
## 2026.4.12
### Changes