Releases: oliverbooth/VPUpdater
Releases · oliverbooth/VPUpdater
VPUpdater 3.0.2
- Fixed incorrect assembly version
VPUpdater 3.0.1
- Fixed a bug where the updater would fail to acknowledge the fact that pre-release installs might not exist
VPUpdater 3.0.0
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
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
VPUpdater 1.0.0
Stable enough for release IMO
- Minor code changes, nothing noteworthy
VPUpdater 1.0.0-rc.2
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
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