-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Milestone
Description
Checking whether there is a new version available is done in two places:
- Client Dialogue
- Server Dialogue
with separate code to do the necessary network lookups.
- There should only be one method implementing the check
- The check should be unaware of whether it is running from a UI
- Even when not running a UI, the user should be informed of a new version being available
- When running a UI, they should be given the option to download and run the installer, exiting the program, if a new version is available
(Originally a comment in #3556 (comment))
ann0see
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Triage