docs: thank @jverdi in changelog

This commit is contained in:
Peter Steinberger 2026-01-03 03:34:54 +01:00
parent f4b488e8bd
commit 0f95f32642

View File

@ -35,6 +35,7 @@
- Browser tools: add remote CDP URL support, Linux launcher options (`executablePath`, `noSandbox`), and surface `cdpUrl` in status.
### Fixes
- Gmail hooks: auto-restart watcher on gateway restart, prevent double-start, redact gog tokens (thanks @jverdi).
- Chat UI: keep the chat scrolled to the latest message after switching sessions.
- WebChat: stream live updates for sessions even when runs start outside the chat UI.
- Gateway CLI: read `CLAWDIS_GATEWAY_PASSWORD` from environment in `callGateway()` — allows `doctor`/`health` commands to auth without explicit `--password` flag.