Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Inform users when there is a newer version of the app
Open rudolfs opened 10 months ago

To encourage users to upgrade we could show a banner somewhere in the app when there is a newer version of the app available. It would only require one GET request on app startup to https://minio-api.radworks.garden/radworks-releases/radicle-desktop/latest/latest.json and then comparing the latest version against the current app version.

We should make this opt-in, since users don’t usually like when apps phone home without their consent. There could be a switch or checkbox in the Guide that is shown on first start up and additionally we could add it to the settings popover as well.