Update autoupdater doc with info about the macOS autoupdater
authorClaudio Cambra <claudio.cambra@gmail.com>
Sun, 22 May 2022 16:25:35 +0000 (18:25 +0200)
committerClaudio Cambra <claudio.cambra@gmail.com>
Tue, 24 May 2022 14:32:46 +0000 (16:32 +0200)
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
doc/autoupdate.rst

index 43f1de621c8aa852c24d3e0ec918069484c82dc8..a1d916ab667ff134520d7d9d0480165cef9cd762 100644 (file)
@@ -32,9 +32,19 @@ itself. Should the silent update fail, the client offers a manual download.
 macOS
 ^^^^^
 
-There is no automatic updater on macOS. If a new update is available,
-the Nextcloud client initializes a pop-up dialog to alert you of the
-update and requesting that you update to the latest version manually.
+The macOS client has an autoupdater which uses the Sparkle framework.
+This autoupdater is bundled into the client App Bundle and checks for updates
+on launch, notifying you if an update is available. This will present a pop-up
+that can let you automatically download and install the latest client update
+with one click.
+
+In versions of the client where the Sparkle-based autoupdater is not bundled,
+a clickable notification will appear informing of an update being available.
+Upon clicking on said notification, the download page for the latest version
+of the client will be opened in the system's web browser.
+
+Like on other systems, you can view the update status under
+``Settings -> General -> Updates`` in the Nextcloud client.
 
 Linux
 ^^^^^