mirror of https://github.com/openclaw/openclaw.git
changelog: add qr remote validation fix entry
This commit is contained in:
parent
fbd7df1dcd
commit
a79fc2a3c6
|
|
@ -22,6 +22,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Auto-reply/TTS: keep tool-result media delivery enabled in group chats and native command sessions (while still suppressing tool summary text) so `NO_REPLY` follow-ups do not drop successful TTS audio. (#17991) Thanks @zerone0x.
|
||||
- Cron: preserve per-job schedule-error isolation in post-run maintenance recompute so malformed sibling jobs no longer abort persistence of successful runs. (#17852) Thanks @pierreeurope.
|
||||
- CLI/Pairing: make `openclaw qr --remote` prefer `gateway.remote.url` over tailscale/public URL resolution and register the `openclaw clawbot qr` legacy alias path. (#18091)
|
||||
- CLI/QR: restore fail-fast validation for `openclaw qr --remote` when neither `gateway.remote.url` nor tailscale `serve`/`funnel` is configured, preventing unusable remote pairing QR flows. (#18166) Thanks @mbelinky.
|
||||
|
||||
## 2026.2.15
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue