mirror of https://github.com/openclaw/openclaw.git
chore: format compaction changelog entry
This commit is contained in:
parent
49044eddf1
commit
f1dbef0443
|
|
@ -206,6 +206,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Release/install: keep previously released bundled plugins and Control UI assets in published openclaw npm installs, and fail release checks when those shipped artifacts are missing. Thanks @vincentkoc.
|
||||
- WhatsApp/outbound sends: keep the active Web listener on a direct process-global symbol so split runtime chunks keep sharing the connected Baileys session and `openclaw message send --channel whatsapp` stops failing after connect. Fixes #52574. Thanks @MonkeyLeeT.
|
||||
- Agents/process: fail loud when `send-keys` tries cursor-sensitive keys before a background PTY reports its cursor mode, so startup races no longer silently send the wrong arrow/Home/End sequences. (#51490) Thanks @liuy.
|
||||
|
||||
## 2026.3.22
|
||||
|
||||
### Breaking
|
||||
|
|
|
|||
Loading…
Reference in New Issue