fix(gateway): place changelog entry at wrapper position

This commit is contained in:
George Pickett
2026-04-20 15:30:03 -07:00
parent d010730447
commit 0bca6d3512

View File

@@ -30,7 +30,6 @@ Docs: https://docs.openclaw.ai
- Agents/compaction: always reload embedded Pi resources through an explicit loader and reapply reserve-token overrides so runs without extension factories no longer silently lose compaction settings before session start. (#67146) Thanks @ly85206559.
- Memory-core/dreaming: normalize sweep timestamps and reuse hashed narrative session keys for fallback cleanup so Dreaming narrative sub-sessions stop leaking. (#67023) Thanks @chiyouYCH.
- Gateway/startup: delay HTTP bind until websocket handlers are attached, so immediate post-startup websocket health/connect probes no longer hit the startup race window. (#43392) Thanks @dalefrieswthat.
## 2026.4.20
### Changes