Changelog: add maintainer attribution

This commit is contained in:
mbelinky
2026-04-13 20:01:35 +02:00
parent d1890f2b69
commit fa13d0cfbc

View File

@@ -19,6 +19,7 @@ Docs: https://docs.openclaw.ai
- Gateway/sessions: stop heartbeat, cron-event, and exec-event turns from overwriting shared-session routing and origin metadata, preventing synthetic `heartbeat` targets from poisoning later cron or user delivery. (#63733, #35300)
- Browser/CDP: let local attach-only `manual-cdp` profiles reuse the local loopback CDP control plane under strict default policy and remote-class probe timeouts, so tabs/snapshot stop falsely reporting a live local browser session as not running. (#65611, #66080) Thanks @mbelinky.
- Cron/scheduler: stop inventing short retries when cron next-run calculation returns no valid future slot, and keep a maintenance wake armed so enabled unscheduled jobs recover without entering a refire loop. (#66019, #66083) Thanks @mbelinky.
>>>>>>> 62ac66786e (Changelog: add maintainer attribution)
## 2026.4.12
### Changes