Skip to content

Commit 862de9f

Browse files
authored
fix(pairing): advertise reachable Tailnet routes (#100317)
* fix(pairing): advertise reachable tailnet routes * fix(pairing): satisfy native and SDK checks * fix(ios): cancel stale pairing route probes * test(pairing): document LAN-only Serve fallback * fix(ios): preserve pairing result initializer
1 parent 17c0ad8 commit 862de9f

32 files changed

Lines changed: 938 additions & 192 deletions

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Docs: https://docs.openclaw.ai
5151

5252
### Fixes
5353

54+
- **Mobile pairing routes:** advertise verified persistent Tailscale Serve fallbacks alongside `gateway.bind=lan` setup URLs, show every route in the Control UI and CLI, and let iOS save the first reachable endpoint. (#100280)
5455
- **Control UI terminal tabs:** vertically center the new-session button in the terminal tab strip.
5556
- **Control UI composer scrollbar:** show the message-field scrollbar only when the draft actually overflows its autosized height.
5657
- **Control UI terminal cursor:** hide the browser-native contenteditable caret so the integrated terminal shows only its canvas-rendered cursor.

0 commit comments

Comments
 (0)