Skip to content

v1.4.7

Compare
Choose a tag to compare
@ravibpatel ravibpatel released this 10 Feb 09:44
· 188 commits to master since this release
  • Now using only one request to download the update file.
  • Now developer can specify the path where the update file will be downloaded.
  • Fixed an issue causing AutoUpdater.NET to crash if the developer doesn't provide installer args in ParseUpdateInfoEvent.
  • Now developers can also provide SHA1, SHA256, SHA384, or SHA512 checksum to verify the integrity of the downloaded file.
  • Added ability to run update process without administrator privileges.
  • Fixed an issue causing AutoUpdater.NET to crash if Dropbox URL was used as the update file URL.