docs(changelog): add $schema entry (#68515)

This commit is contained in:
Altay
2026-04-18 13:34:47 +03:00
committed by GitHub
parent a2eb8fa48f
commit f7ceb98b72

View File

@@ -52,6 +52,7 @@ Docs: https://docs.openclaw.ai
- Matrix: honor `channels.matrix.network.dangerouslyAllowPrivateNetwork` when creating clients for private-network homeservers. (#68332) Thanks @kagura-agent.
- Cron/message tool: keep cron-owned runs with `delivery.mode: "none"` on the normal message-tool path so they can still send explicit messages, create threads, and route conditionally when no runner-owned delivery target is active. (#68482) Thanks @obviyus.
- Agents/failover: avoid treating bare leading `402 ...` prose as billing errors while still recognizing proxy subscription failures. (#45827) Thanks @junyuc25.
- Config/$schema: preserve root-authored `$schema` during partial config rewrites without injecting include-only schema URLs into the root config. (#47322) Thanks @EfeDurmaz16.
## 2026.4.15