← v2026.4.5

Breaking: legacy config alias removal

v2026.4.5 · Release notes

Deprecated config paths removed; use openclaw doctor --fix to migrate to canonical keys and enabled toggles.

Breaking: legacy config aliases removed

OpenClaw stops accepting a set of legacy public aliases in favor of canonical config paths and enabled toggles.

Examples called out upstream

  • talk.voiceId / talk.apiKey and related talk shortcuts
  • agents.*.sandbox.perSession
  • browser.ssrfPolicy.allowPrivateNetwork
  • hooks.internal.handlers
  • Channel / group / room allow toggles vs enabled

What to do

Run openclaw doctor --fix (or review the full GitHub release) so existing configs rewrite to supported shapes without silent drift.