Node Launcher Versions Save

Easiest Bitcoin Lightning desktop app, for Windows, macOS, and Linux

6.0.9

2 years ago

Copying your REST URL caused the app to crash, that's fixed now.

6.0.8

2 years ago

PyQt5 seems more compatible with PyInstaller

6.0.7

4 years ago

Some Windows users reported the previous release having an error with shiboken2 dll loading.

The create seed method was giving an unknown grpc error, more debugging output has been added.

6.0.6

4 years ago

6.0.5

5 years ago

Windows users: please make sure Windows is fully updated and install https://www.microsoft.com/en-us/download/details.aspx?id=48145

6.0.4

5 years ago
  • Last release did not bump to 6.0.3, so that was a bug :( 452ae191d4d27ccbaadeeee6bfd80fcf1c1593fe
  • There was also a bug in the actual update message e5d401e0d375b01d835c485531c9655e146e11e4
  • @willcl-ark bumped the LND 0.6 RC version to 4 043f7d793bad010e1e99109cb43e1d72a938d27c
  • @willcl-ark fixed a bug for when datadir is not set 049b3533895955ba2dfa8d2eba05ea082bb05617

6.0.3

5 years ago
  • Remove testnet, it was adding a lot of complexity and few seem to be using it
  • Fix a divide by zero bug for LND / bitcoind sync progress
  • Remove calls to a non existent error_message class member, just crash instead
  • Switch datadir to default if the one in the config is not found

6.0.2

5 years ago

Users of older Node Launcher versions automatically downloaded the latest RC release of LND, which caused an irreversible database migration. This allows them to continue to use the Node Launcher!

6.0.1

5 years ago

Windows 10 was suffering from a bug about SSL on launch because I built the package with Anaconda instead of the "official" Python3. Oops!

I also added a notification on start to avoid confusion about the lack of a window

image

6.0.0

5 years ago

This release makes big changes to the Node Launcher!

Nodes now automatically start in the background

The UI is now in a system tray icon

macos windows