docs: update changelog for media wake fallback (#85489)

This commit is contained in:
Peter Steinberger
2026-05-25 17:22:58 +01:00
parent 1b64ccbfff
commit a11d4e6871

View File

@@ -15,6 +15,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- Agents/media: send direct fallback for generated media still missing after an active requester wake fails. (#85489) Thanks @fuller-stack-dev.
- Agent transcript: include OpenClaw agent session logs when finding local transcript candidates.
- Sessions/doctor: load large session stores without clone amplification during read-only doctor checks and reclaim stale `sessions.json.*.tmp` sidecars. Fixes #56827. Thanks @openperf.
- Tests: clean successful plugin gateway gauntlet isolated temp roots while keeping an explicit preservation switch for failed/debug runs.