chore: move chart release note to PR

This commit is contained in:
Peter Steinberger 2026-07-09 06:39:00 -07:00
parent 2e5369bbce
commit 2bae3e22cb

View file

@ -6,7 +6,6 @@ Docs: https://docs.openclaw.ai
### Changes
- **Slack native charts:** render portable line, bar, area, and pie presentation blocks with Slack's native data visualization Block Kit while retaining full accessible data text and cross-channel fallback.
- **Android chat agent selector:** switch the active agent directly from the live chat screen while keeping chat, Talk mode, and home canvas on the same canonical session. (#80422) Thanks @bcperry.
- **Gateway host status:** show the connected Gateway's host, network address, OS, runtime, uptime, CPU, memory, and disk details in Control UI Settings. (#100478)
- **iOS offline chat:** pre-paint recent sessions and canonical transcripts from a protected, bounded per-gateway cache, keep sending disabled offline, and purge cached conversation text when pairing is reset. (#100194)