Skip to content

v1.8

Compare
Choose a tag to compare
@ravibpatel ravibpatel released this 19 Apr 10:15
· 27 commits to master since this release
5a9ad53
  • Added ability to define executable location in XML file if it differs from the older version executable. This resolves #128, #243 and #609.
  • Fixed an issue causing ZipExtractor to fail with System.UnauthorizedAccessException if the files it is trying to replace are hidden. This fixes #601.
  • Fixed an issue causing AutoUpdater.NET to crash if content-disposition header is wrong in a file download response. See #610.
  • Now showing an error dialog if it can't determine the filename of the update file. This resolves #589.