Merge pull request #692 from peschee/fix/whatsapp-lid-mention-detection

fix(whatsapp): pass authDir to jidToE164 for LID mention detection
This commit is contained in:
Peter Steinberger
2026-01-11 00:16:03 +00:00
committed by GitHub
4 changed files with 194 additions and 14 deletions

View File

@@ -19,6 +19,7 @@
### Fixes
- CLI/Status: expand tables to full terminal width; improve update + daemon summary lines; keep `status --all` gateway log tail pasteable.
- WhatsApp: detect @lid mentions in groups using authDir reverse mapping + resolve self JID E.164 for mention gating. (#692) — thanks @peschee.
## 2026.1.10