Skip to content

Commit 184f022

Browse files
committed
docs(changelog): credit config recovery audit fix
1 parent 6c0907e commit 184f022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Docs: https://docs.openclaw.ai
6767
- Plugins/runtime-deps: hash the OS-canonical `packageRoot` via `fs.realpathSync.native` (with `path.resolve` fallback) when computing the bundled runtime-deps stage key, so loader and channel `bundled-root` callers no longer derive divergent stage directories under `~/.openclaw/plugin-runtime-deps/openclaw-<version>-<hash>/` and bundled channels stop failing with `ENOENT` on shared dist chunks under Windows npm symlinks, junctions, or PM2 multi-instance worker layouts. Fixes #74963. (#75048) Thanks @openperf and @vincentkoc.
6868
- fix(logging): add redaction patterns for Tencent Cloud, Alibaba Cloud, HuggingFace and Replicate API keys (#58162). Thanks @gavyngong
6969
- Pairing: surface unexpected allowlist filesystem stat errors instead of treating the allowlist as missing, so permission and I/O failures are visible during pairing authorization checks. (#63324) Thanks @franciscomaestre.
70-
- Gateway/config: log config health-state write failures and failed backup restore copies, so config observe recovery no longer hides the remaining filesystem errors from #63423. Thanks @sallyom.
70+
- Gateway/config: log config health-state write failures and failed backup restore copies, so config observe recovery no longer hides the remaining filesystem errors from #63423. Thanks @davidangularme and @sallyom.
7171

7272
## 2026.4.29
7373

0 commit comments

Comments
 (0)