docs(changelog): note telegram native progress drafts (#83622) (thanks @akrimm702)

This commit is contained in:
Ayaan Zaidi
2026-05-18 16:42:08 +00:00
parent 890139f998
commit 3fb5b4bec9

View File

@@ -39,6 +39,7 @@ Docs: https://docs.openclaw.ai
- Gateway/performance: add `pnpm test:restart:gateway` benchmark tooling for repeated restart readiness, downtime, trace, and resource-slope evidence. (#83299) Thanks @samzong.
- Android: switch Talk Mode to realtime Gateway relay voice sessions with streaming mic input, realtime audio playback, tool-result bridging, and on-screen transcripts. (#83130) Thanks @sliekens.
- Gateway/config: expose config lookup reload metadata so tools can distinguish restart-required, hot-reloadable, and no-op fields before applying config edits. Fixes #81409. (#81612) Thanks @LLagoon3.
- Telegram: add allowlisted native DM draft previews for transient tool progress while keeping final answers on the normal persistent delivery path. (#83622) Thanks @akrimm702.
### Fixes