Skip to content

v1.1.3

Choose a tag to compare

@Acaj0 Acaj0 released this 08 Sep 18:14
· 4 commits to main since this release

Fixed

  • The auto-updater used the same 10-second timeout for both the tiny "check latest release" API call and the actual zip download, so any connection slower than instant would cancel the download partway through with a TaskCanceledException. Downloads now use a separate, much longer timeout (10 minutes); nothing about the version check itself changed.