docs: update changelog for telegram aggregation

This commit is contained in:
Peter Steinberger
2026-01-15 03:00:55 +00:00
parent aa74e28112
commit da9e27f466

View File

@@ -14,6 +14,8 @@
- Auth: normalize Claude Code CLI profile mode to oauth and auto-migrate config. (#855) — thanks @sebslight.
- Sandbox: restore `docker.binds` config validation for custom bind mounts. (#873) — thanks @akonyer.
- Sandbox: preserve configured PATH for `docker exec` so custom tools remain available. (#873) — thanks @akonyer.
- Slack: respect `channels.slack.requireMention` default when resolving channel mention gating. (#850) — thanks @evalexpr.
- Telegram: aggregate split inbound messages into one prompt (reduces “one reply per fragment”).
## 2026.1.14