From bb3b9c7456575829d3386727c67e4eef6527752d Mon Sep 17 00:00:00 2001 From: moojttaba Date: Tue, 9 Jun 2026 11:02:37 +0330 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20from=20backend=200db041c=20?= =?UTF-8?q?=E2=80=94=20v2.11.7=20Telegram=20STDOUT=20logging?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- 09 - Audits/Activity Log.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index 1425d02..24d8319 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -1956,6 +1956,13 @@ Added `10 - Services/README.md` index. All docs now reflect current codebase sta --- +## 2026-06-09 — backend v2.11.7 + +**backend v2.11.7** +- `fix(auth): route Telegram auth errors to STDOUT so Arcane logs capture them` — changed `console.error` → `console.log` in the `telegramAuth` catch block; added entry-point log that prints incoming body keys, so every auth attempt and its actual error are visible in container STDOUT rather than silent STDERR. + +--- + ## 2026-06-09 — backend v2.11.6 + frontend v2.11.29 **backend v2.11.6**