Release v1.1.0 - New AutoUpdater Behavior on macOS
Release v1.1.0
This update includes a change to AutoUpdater behavior on macOS. For more information, see the information below or check the wiki.
Changes
- acd6143 Modified AutoUpdater behavior on macOS.
- The AutoUpdater requires macOS builds be code signed. That is currently not possible, therefore the behavior has been modified to make it minimally usable.
- When an update is available, mac users will ne notified immediately. On the update panel, there is an option to download the update directly from GitHub.
- When the file is downloaded, close the launcher and run it in order to update.
- 11cb9e6 Added
cross-env
to have thedist
script work on all platforms.
Fixes
- https://github.comdscalzi/HeliosLauncher/commit/03273232c6e224955a106aac8bcd448b5b21c9ca Fix for native library parsing in older Minecraft versions.
- bcd8082 Fix for native libary extraction in older Minecraft versions.