docs(changelog): note chrome relay fixes

This commit is contained in:
Peter Steinberger
2026-01-15 10:46:48 +00:00
parent c7615aa559
commit 876efb11e7

View File

@@ -20,6 +20,8 @@
- Browser: default `browser.defaultProfile` to `chrome` (existing Chrome takeover mode).
- Browser: add `clawdbot browser extension install/path` and copy extension path to clipboard.
- Browser: add `snapshot refs=aria` (Playwright aria-ref ids) for self-resolving refs across `snapshot``act`.
- Browser: `profile="chrome"` now defaults to host control and returns clearer “attach a tab” errors.
- Browser: extension mode recovers when only one tab is attached (stale targetId fallback).
- Control UI: show raw any-map entries in config views; move Docs link into the left nav.
#### Plugins