docs: note discord interaction logging fix

This commit is contained in:
Peter Steinberger
2026-01-17 17:42:56 +00:00
parent 755c847d9a
commit bc6928525d

View File

@@ -11,6 +11,7 @@ Docs: https://docs.clawd.bot
### Fixes
- Matrix: send voice/image-specific media payloads and keep legacy poll parsing. (#1088) — thanks @sibbl.
- Telegram: allow media-only message tool sends to request voice notes via `asVoice`. (#1099) — thanks @mukhtharcm.
- Discord: soften logs for expired interactions and stale component clicks.
## 2026.1.16-2
### Changes