chore(changelog): move #66884 entry to 2026.4.24 (#71410)

This commit is contained in:
Mason Huang
2026-04-25 13:31:33 +08:00
committed by GitHub
parent 5b59079fd4
commit d4ed19dafc

View File

@@ -2,15 +2,6 @@
Docs: https://docs.openclaw.ai
## Unreleased
### Changes
### Fixes
- CI/release-checks: pass workflow inputs and matrix values through step environment variables instead of embedding them directly into `run:` shell commands, reducing template-injection surface in the cross-OS release-check workflow. (#66884) Thanks @alexlomt.
- fix(ci): harden release checks workflow inputs (#66884). Thanks @alexlomt
## 2026.4.24 (Unreleased)
### Breaking
@@ -265,6 +256,7 @@ Docs: https://docs.openclaw.ai
- Memory search: apply session visibility and agent-to-agent policy to session transcript hits, and keep `corpus=sessions` ranking scoped to session collections before result limiting. (#70761) Thanks @nefainl.
- Agents/sessions: stop session write-lock timeouts from entering model failover, so local lock contention surfaces directly instead of cascading across providers. (#68700) Thanks @MonkeyLeeT.
- Auto-reply: run inbound reply delivery through `message_sending` hooks so plugins can transform or cancel generated replies before they are sent. (#70118) Thanks @jzakirov.
- CI/release-checks: pass workflow inputs and matrix values through step environment variables instead of embedding them directly into `run:` shell commands, reducing template-injection surface in the cross-OS release-check workflow. (#66884) Thanks @alexlomt.
## 2026.4.23