- 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.