Skip to content

Releases: FlashpointProject/FlashpointUltimateUpdater

Version 1.0

20 Aug 20:47
Compare
Choose a tag to compare

Entirely new updater built from the ground up.

To build for Mac and Linux please use the Building instructions in the README.

Version 0.5

19 Nov 01:08
Compare
Choose a tag to compare

Version 0.4b

31 Aug 19:37
Compare
Choose a tag to compare
  • 62864a1: Fix crash when submitting buffered futures

Version 0.4

06 Jun 22:12
Compare
Choose a tag to compare
  • ab83427: Allow aborting download process more gracefully
  • 820743c: Preallocate space on disk before downloading files (prevents fragmentation)
  • 97ba7aa: Fixed crash when there were no files to download
  • 8c3361d: Abort update if the updater executable is found under the root path

Version 0.3b

27 Sep 20:51
Compare
Choose a tag to compare
  • bbb11ef: Fixed AttributeError caused by e641929
  • bbb11ef: Improved backoff rules, exponential backoff now capped to 20 seconds
  • 28df59c: Added -c/--check command-line flag to view the current and latest version
  • 28df59c: Updating from the CLI now requires the -u/--update flag

Version 0.3

26 Sep 21:45
Compare
Choose a tag to compare
  • Retrieve remote root of each index from the server
  • Give up on HTTP 4xx status codes
  • Fail gracefully if the server index cannot be parsed
  • Ensure that the root path is not left blank

Version 0.2b

01 Aug 11:46
Compare
Choose a tag to compare
  • Enabled high DPI scaling

Version 0.2

31 Jul 20:57
Compare
Choose a tag to compare
  • Added Qt GUI version
  • Better server integration
  • Resuming support

Version 0.1

10 Jun 10:02
Compare
Choose a tag to compare
  • First release