docs: sync from backend 0db041c — v2.11.7 Telegram STDOUT logging

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
moojttaba
2026-06-09 11:02:37 +03:30
parent eee43f632c
commit bb3b9c7456

View File

@@ -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**