Skip to content

Commit 57bb4e4

Browse files
committed
docs(desktop): document update settings tab
Point desktop users to the dedicated Update tab and document channel and notification controls.
1 parent 0ae46cb commit 57bb4e4

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

docs/guides/desktop.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,22 @@ For the directory layout, see [Data locations](../configuration/data-locations.m
5151

5252
## Updates
5353

54-
The desktop application checks for updates. Open **Settings > Advanced > Version & updates** to see
55-
the current state and control the process:
56-
57-
- **Automatic update checks** — discover new versions in the background. This is the default.
58-
- **Check for updates** — check immediately.
54+
The desktop application checks for updates. Open **Settings > Update** to see the current state and
55+
control the process:
56+
57+
- **Update channel** — choose Stable for production releases. Beta and Nightly work when their
58+
desktop feeds are published.
59+
- **Automatically check** — discover new versions in the background. This is the default.
60+
- **Notify about updates** — show a sidebar alert when a new version is available. Turning this off
61+
does not hide the manual update controls.
62+
- **Check now** — check the selected channel immediately.
5963
- **Download update** — start the download and show its percentage, transferred size, total size,
6064
and speed when available.
6165
- **Restart to update** — appears when an update is downloaded and ready to install.
6266

63-
When a new version is released, the application shows one notification for that version. Choose
64-
**View notes**, **Skip this version**, or **Download update**. Closing the notification keeps the
65-
update available in Settings. Skip applies only to that version. A later version appears normally.
67+
When notifications are enabled, the application shows one alert for each new version. Choose
68+
**View notes**, **Skip this version**, or **Download update**. Closing the alert keeps the update
69+
available in the Update tab. Skip applies only to that version. A later version appears normally.
6670

6771
Downloading does not install the update. After the download finishes, choose **Later** to keep it
6872
ready or **Restart to update** to stop the local Host safely, install it, and restart. A normal quit

0 commit comments

Comments
 (0)