mirror of https://github.com/openclaw/openclaw.git
fix(matrix): document automatic repair bootstrap recovery
This commit is contained in:
parent
7bd6ba09a7
commit
ebaffadeb8
|
|
@ -28,6 +28,7 @@ Docs: https://docs.openclaw.ai
|
|||
- iOS/canvas: restrict A2UI bridge trust to the bundled scaffold and exact capability-backed remote canvas URLs, so generic `canvas.navigate` and `canvas.present` loads no longer gain action-dispatch authority. (#58471) Thanks @eleqtrizit.
|
||||
- Agents/tool policy: preserve restrictive plugin-only allowlists instead of silently widening access to core tools, and keep allowlist warnings aligned with the enforced policy. (#58476) Thanks @eleqtrizit.
|
||||
- Telegram/native commands: clean up metadata-driven progress placeholders when replies fall back, edits fail, or local exec approval prompts are suppressed. (#59300) Thanks @jalehman.
|
||||
- Matrix: allow secret-storage recreation during automatic repair bootstrap so clients that lose their recovery key can recover and persist new cross-signing keys. (#59846) Thanks @al3mart.
|
||||
|
||||
## 2026.4.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue