From 78f45f1c8ebe1e20745f85391076e723391205bf Mon Sep 17 00:00:00 2001 From: Justin Massa Date: Mon, 19 Jan 2026 14:05:58 -0600 Subject: [PATCH] docs: add changelog entry for GChat auth log fix Co-Authored-By: Claude Opus 4.5 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7633a36e2..06ae0c0f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ - Installer UX: support `CLAWDBOT_NO_ONBOARD=1` for non-interactive installs; fix npm prefix on Linux and auto-install git. ### Fixes +- GChat: fix auth credential logs leaking into messages as raw ANSI text by downgrading to debug level. - Gateway/WebChat: include handshake validation details in the WebSocket close reason for easier debugging. - Gateway/Auth: send invalid connect responses before closing the handshake; stabilize invalid-connect auth test. - Doctor: surface plugin diagnostics in the report.