mirror of https://github.com/openclaw/openclaw.git
Changelog: note terminal skills table fixes
This commit is contained in:
parent
f46913b834
commit
ad7db1cc06
|
|
@ -108,6 +108,7 @@ Docs: https://docs.openclaw.ai
|
|||
- MS Teams/authz: keep `groupPolicy: "allowlist"` enforcing sender allowlists even when a team/channel route allowlist is configured, so route matches no longer widen group access to every sender in that route. Thanks @zpbrent.
|
||||
- Security/system.run: bind approved `bun` and `deno run` script operands to on-disk file snapshots so post-approval script rewrites are denied before execution.
|
||||
- Skills/download installs: pin the validated per-skill tools root before writing downloaded archives, so rebinding the lexical tools path cannot redirect download writes outside the intended tools directory. Thanks @tdjackey.
|
||||
- CLI/skills tables: keep terminal table borders aligned for wide graphemes, use full reported terminal width, and switch a few ambiguous skill icons to Terminal-safe emoji so `openclaw skills` renders more consistently in Terminal.app and iTerm. Thanks @vincentkoc.
|
||||
|
||||
## 2026.3.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue