mirror of https://github.com/openclaw/openclaw.git
docs(changelog): note Control UI credit correction (openclaw#40420) thanks @velvet-shark
This commit is contained in:
parent
0fccaea942
commit
e4295fe18b
|
|
@ -47,6 +47,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Agents/context-engine plugins: bootstrap runtime plugins once at embedded-run, compaction, and subagent boundaries so plugin-provided context engines and hooks load from the active workspace before runtime resolution. (#40232)
|
||||
- Config/runtime snapshots: keep secrets-runtime-resolved config and auth-profile snapshots intact after config writes so follow-up reads still see file-backed secret values while picking up the persisted config update. (#37313) thanks @bbblending.
|
||||
- Gateway/Control UI: resolve bundled dashboard assets through symlinked global wrappers and auto-detected package roots, while keeping configured and custom roots on the strict hardlink boundary. (#40385) Thanks @LarytheLord.
|
||||
- Docs/Changelog: correct the contributor credit for the bundled Control UI global-install fix to @LarytheLord. (#40420) Thanks @velvet-shark.
|
||||
|
||||
## 2026.3.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue