Skip to content

Releases: mysteriumnetwork/myst-launcher

1.0.48

19 Apr 17:52
0c89434
Compare
Choose a tag to compare

Github All Releases

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

1.0.47

10 Apr 13:15
7b8b956
Compare
Choose a tag to compare

Github All Releases

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

26 Jan 11:24
405f33c
Compare
Choose a tag to compare

Github All Releases

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

25 Jan 15:55
2710581
Compare
Choose a tag to compare
1.0.44 Pre-release
Pre-release

Github All Releases

  • Open NodeUI (web interface) after first install of node
  • Correct a nodeui directory parameter
  • Add support for Linux (CLI)

Warning: packages are not signed.

1.0.43

20 Jul 13:04
b35f091
Compare
Choose a tag to compare

Github All Releases

  • Fix firewall rule setup

1.0.42

07 Jul 07:42
6430915
Compare
Choose a tag to compare

Github All Releases

  • 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

1.0.41

31 Mar 12:02
f510096
Compare
Choose a tag to compare

Github All Releases

  • Restart launcher on update properly when MSI package is used
  • Fix access denied error (hidden files, Windows 11)
  • Stop Launcher on MSI upgrade / remove
  • Fix uninstall command
  • Fix MSI component GUIDs, so that exe file could be removed
  • Minimize app on start only when autorun flag is set

1.0.40

16 Dec 01:02
1e0be45
Compare
Choose a tag to compare

Github All Releases

  • Fix autorun; remove autorun registry key on uninstall
  • Fix shortcut name
  • Add user-friendly package description (in User Account Control dialogue)
  • Fix launcher update action
  • Fix node native check & update

1.0.39

01 Dec 17:44
6da684f
Compare
Choose a tag to compare

Github All Releases
Fix upgrade dialogue positioning / visibility

1.0.38

01 Dec 11:17
4e8ac46
Compare
Choose a tag to compare

Github All Releases
Fix node native update mechanism