-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Change version check method to detect newer versions than are published (prevents the updater from downgrading a non-published newer release to an older (published) release) - Add option to re-install latest release if current YAMDCC version is detected to be the same or newer than the latest published release - Fix horribly broken "bytes remaining" text - Fix crash when user clicks "No" at a UAC prompt to change the scheduled update check setting - Use API download URL (instead of browswer download URL) for release assets (allows for private resources to be downloaded given a valid access token) - Other internal changes, optimisations, and bug fixes
- Loading branch information
1 parent
7c1fe9e
commit 0ad22e0
Showing
4 changed files
with
240 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.