Skip to content

Releases: lightning-power-users/node-launcher

5.6.0 Move testnet to settings

07 Feb 02:27
07a39a5
Compare
Choose a tag to compare

Move testnet from front screen to Settings menu

Bump LND version

image

image

5.5.1 LND version bump and Windows bug fix

06 Feb 14:17
b28a6fc
Compare
Choose a tag to compare

LND has a new release candidate with bug fixes, and some Windows users were encountering a NoSuchProcess error when the Node Launcher was trying to find a running instance of Bitcoin Core

5.5.0 Create a new Settings / Preferences menu

04 Feb 19:15
1135e05
Compare
Choose a tag to compare
  1. Create a new Settings / Preferences menu

image

image

image

  1. Improved app opening speed

I removed unnecessary network calls and made the remaining ones happen after the app has opened.

  1. Auto-detect pre-existing Bitcoin Core wallets, do not disablewallet when they are present

  2. Add an exception capture except_hook so that users can more easily submit bug reports

image

  1. Create a bin directory with links to the latest binaries, so you can add to your shell path

5.4.1 Bitlocker and TLS bug fixes

30 Jan 02:04
187662d
Compare
Choose a tag to compare

Fixes a bug when a disk partition uses Bitlocker, the partition is now disregarded when auto-detecting the data directory

Fixes a bug where lnd's rpclisten defaulted to the 0.0.0.0 wildcard while the tlsextraip did not. Changed the wildcard to localhost in the interest of security.

5.4.0 Advanced menu and Zap updates

28 Jan 02:48
Compare
Choose a tag to compare

You can now set your LND node alias and color!

Connecting with Zap just got a lot easier, you just click the Open Zap Desktop button!

image

The Advanced menu shows useful debugging information!

image

5.3.0 LND detection, disabling buttons, and bug fixes

18 Dec 17:18
Compare
Choose a tag to compare

Your node can now detect when LND is running!

Buttons are now disabled if the underlying service is unavailable.

Lots of little bug fixes...

image

5.1.1 Create wallet bug fix

10 Dec 23:26
Compare
Choose a tag to compare
  • Fixes a bug that was preventing users from creating an LND wallet

macos

5.1.0 User Interface Overhaul

10 Dec 21:55
Compare
Choose a tag to compare
  • Splits up testnet/mainnet with tab interface

  • Splits up information buttons by Joule/Zap

  • Adds bitcoin-cli button

macos

Release 5.0.3

09 Dec 21:04
f368528
Compare
Choose a tag to compare

Fixes macOS related bug and an LND initialization bug

Release 5.0.2

05 Dec 22:52
aa951e5
Compare
Choose a tag to compare

Fixes a bug related to backing up LND passwords and seeds to the user's system keychain.