Releases: mysteriumnetwork/myst-launcher
Releases · mysteriumnetwork/myst-launcher
1.0.50
1.0.49
To install node launcher for Windows please download myst-launcher-x64.msi
What's Changed
- Prevent node update from fail due to blocked file (on Windows)
- Address security report from https://www.virustotal.com/gui/file/3b295d3d9e24d7d611cf6d244c2ff3d5b5aa5898bdcf2b7d359958b54f1e38ea/behavior
Full Changelog: 1.0.48...1.0.49
1.0.48
What's Changed
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #109
- Fix bug: first run of node (docker) by @Zensey
- Fix bug: enforce node exe install if file is absent by @Zensey
Full Changelog: 1.0.47...1.0.48
Note
The myst-launcher-amd64-dbg.exe file is only for test/QA purposes.
1.0.47
What's Changed
- Add graceful shutdown of node on node update
- Internal code structure refactoring, eliminate code duplication in controllers
Full Changelog: 1.0.45...1.0.47
1.0.45
What's Changed
- Add support of port forwarding for native mode
- Find a proper docker ipc socket path on darwin
Full Changelog: 1.0.44...1.0.45
1.0.44
1.0.43
1.0.42
- Fix hangup on switching from Docker to native runner in the end of DockerDesktop installation
- Fix node profile migration issue when switching from Docker to native runner - reuse existing profile
- Make node binary existence/version check less frequent
- Don't elevate rights if current user is admin; Add check of myst.exe timestamp;
- Add a CLI-mode version of launcher
- Add node-args flag to pass arguments to myst binary