mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(macos): skip post-update window for app-only updates (#108146)
* fix(macos): skip app-only update dialog * fix(macos): preserve incomplete gateway recovery * chore: leave release changelog ownership intact
This commit is contained in:
committed by
GitHub
parent
e9c8cad99e
commit
bef86c8b88
@@ -253,8 +253,9 @@ Gateways, and manually managed local Gateways.
|
||||
In the signed macOS app, a local app-owned Gateway changes that card to
|
||||
**Update Mac app + Gateway**. Sparkle updates the app first; after relaunch, the
|
||||
app runs `openclaw update --tag <app-version> --json`, restarts its Gateway,
|
||||
and verifies health in a setup-style progress window. Failure details stay
|
||||
visible with Retry, [Update guide](/install/updating), and
|
||||
and verifies health in a setup-style progress window. The window appears only
|
||||
when that managed Gateway needs update, repair, or installation; app-only updates relaunch
|
||||
directly into the app. Failure details stay visible with Retry, [Update guide](/install/updating), and
|
||||
[Discord](https://discord.gg/clawd) actions. The app never uses this coordinated
|
||||
path for a remote or externally managed Gateway, never downgrades a newer
|
||||
Gateway, and never overrides an `extended-stable` channel pin.
|
||||
|
||||
Reference in New Issue
Block a user