nextcloud / updater

:arrows_counterclockwise: The updater app to keep your Nextcloud up-to-date
GNU Affero General Public License v3.0
46 stars 32 forks source link

Add note to Updater about staged releases #140

Closed TraceyC77 closed 3 weeks ago

TraceyC77 commented 7 years ago

Given that a server administrator can see that NC 12 is the latest version provided by the "stable" channel, it can be confusing that the Updater UI (and via cli) show 11.0.4 as "up to date" for stable.

On my server, Nextcloud was installed manually with the "Web Installer" from these instructions just the other day: https://nextcloud.com/install/#instructions-server "Web Installer for shared hosts" tab

On that page, it does properly mention that it can take up to a month before a major version becomes available through the web installer and updater. It doesn't mention when the release of 12 was, so I have no idea what a month from 12's release was.

I recommend adding that verbiage to the Updater UI and cli output. This would prevent a server admin from wondering why the Updater considers an older version of NC as "up to date".

Ideally, the Updater would indicate the actual latest version of the software (in this case 12) and indicate that it is not yet available for this particular installation.

joshtrichards commented 6 months ago

Related: #122 & #382

joshtrichards commented 3 weeks ago

Duplicate of #382