Skip to content

Releases: rex706/Updater

1.1.0.10 Hotfix

30 Jun 21:41
Compare
Choose a tag to compare
  • Remove unnecessary sleep at the end of the update sequence
  • UI Formatting

1.1.0.9 Hotfix

28 Jun 00:03
Compare
Choose a tag to compare
  • Use a task to run the update process
  • Disable TopMost and just Focus the main window on launch
  • Wait for in-use files to be closed and prompt user

1.1.0.8 Hotfix

24 Jun 19:59
Compare
Choose a tag to compare
  • Ignore local file paths from manifest detection.
  • Skip "Update Completed" user input message box when update sequence finishes.

1.1.0.7 Hotfix

24 Jun 19:41
Compare
Choose a tag to compare
  • Search all environment arguments for a valid manifest URL

1.1.0.6 Hotfix

24 Jun 18:53
Compare
Choose a tag to compare
  • Use full file path for replacing updated files.
  • Reconfigure download progress event handling.

1.1.0.5 Hotfix

14 Dec 21:39
Compare
Choose a tag to compare
  • Allow all certificates.

1.1.0.4 Hotfix

26 Feb 15:51
Compare
Choose a tag to compare
  • Explicitly define GUID in assembly to hopefully prevent it from being flagged by antivirus.

1.1.0.3 Hotfix

20 Jan 21:41
Compare
Choose a tag to compare
  • Update Assembly to give application a more unique GUID.

1.1.0.2 Hotfix

08 Jan 21:13
Compare
Choose a tag to compare
  • Use WebClient instead of HttpClient in order to handle other file requests like FTP

1.1.0.1 Hotfix

03 Nov 20:13
Compare
Choose a tag to compare
  • SSL/TLS Support