fix: resolve WhatsApp LID inbound mapping

This commit is contained in:
Peter Steinberger
2026-01-08 22:08:54 +01:00
parent da48a9907b
commit 699ba410fe
4 changed files with 115 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
- Control UI: add Docs link, remove chat composer divider, and add New session button.
- Telegram: retry long-polling conflicts with backoff to avoid fatal exits.
- Telegram: fix grammY fetch type mismatch when injecting `fetch`. (#512) — thanks @YuriNachos
- WhatsApp: resolve @lid JIDs via Baileys mapping to unblock inbound messages. (#415)
- Agent system prompt: avoid automatic self-updates unless explicitly requested.
- Onboarding: tighten QuickStart hint copy for configuring later.
- Onboarding: avoid “token expired” for Codex CLI when expiry is heuristic.