docs(changelog): prepare 2026.5.26 notes

This commit is contained in:
Peter Steinberger
2026-05-26 20:52:04 +01:00
parent 29a1dc2249
commit 983b33867e

View File

@@ -6,6 +6,12 @@ Docs: https://docs.openclaw.ai
### Changes
### Fixes
## 2026.5.26
### Changes
- Voice: expose shared realtime turn-context tracking through the realtime voice SDK and reuse it for Discord speaker attribution and wake-name context recovery.
- Voice: reuse shared realtime output activity tracking in Google Meet command and node audio bridges, including recent-output checks for local barge-in detection.
- Voice: expose shared realtime output activity tracking through the realtime voice SDK and reuse it for Discord playback activity and barge-in decisions.