Skip to content

Releases: oliverbooth/VPUpdater

VPUpdater 3.0.2

28 Jun 22:15
2f1e9b5
Compare
Choose a tag to compare
  • Fixed incorrect assembly version

VPUpdater 3.0.1

28 Jun 19:06
fa55f08
Compare
Choose a tag to compare
  • Fixed a bug where the updater would fail to acknowledge the fact that pre-release installs might not exist

VPUpdater 3.0.0

28 Jun 18:44
3339356
Compare
Choose a tag to compare

This update adds one major feature, and introduces one significant change.

  • Add support for downloading and launching pre-release builds of Virtual Paradise (links to setup files are fetched from Edwin's blog)
  • Updated to use .NET Framework 4.8

VPUpdater 2.0.0

25 Jun 12:50
affa0b5
Compare
Choose a tag to compare

Changes since 1.0.0

  • Minor security updates (ensure setup is coming from virtualparadise.org)
  • Performance enhancements (use async operations where possible)

VPUpdater 2.0.0-rc.1

25 Jun 12:43
abf0d1b
Compare
Choose a tag to compare
VPUpdater 2.0.0-rc.1 Pre-release
Pre-release

VPUpdater 1.0.0

25 Jun 00:18
5fdcee4
Compare
Choose a tag to compare

Stable enough for release IMO

  • Minor code changes, nothing noteworthy

VPUpdater 1.0.0-rc.2

24 Jun 23:48
3c5eaba
Compare
Choose a tag to compare
VPUpdater 1.0.0-rc.2 Pre-release
Pre-release

This update introduces critical bug fixes.

  • Fixed a bug where updater would always claim there was an update
  • Fixed a bug where the "VirtualParadise.exe was not found" message was improperly formatted
  • Fixed a bug where the updater would still attempt to update/launch VirtualParadise.exe if it was not found

VPUpdater 1.0.0-rc.1

24 Jun 23:09
33e5fc7
Compare
Choose a tag to compare
VPUpdater 1.0.0-rc.1 Pre-release
Pre-release

A fork of Evonex/VPUpdater with new features.

  • Support for the 64-bit version of Virtual Paradise
  • Compatible with new Download & Install flow
  • Rewritten from the ground-up in C#
  • Not thoroughly tested