fix: gate reset auth and infer whatsapp sender

This commit is contained in:
Peter Steinberger
2026-01-06 02:23:50 +01:00
parent b85248bd07
commit b6ae376076
3 changed files with 28 additions and 5 deletions

View File

@@ -41,6 +41,7 @@
- Docs: clarify Slack manifest scopes (current vs optional) with references. Thanks @jarvis-medmatic for PR #235.
- Control UI: avoid Slack config ReferenceError by reading slack config snapshots. Thanks @sreekaransrinath for PR #249.
- Telegram: honor routing.groupChat.mentionPatterns for group mention gating. Thanks @regenrek for PR #242.
- Auto-reply: block unauthorized `/reset` and infer WhatsApp senders from E.164 inputs.
### Maintenance
- Deps: bump pi-* stack, Slack SDK, discord-api-types, file-type, zod, and Biome.