Releases: lightning-power-users/node-launcher
5.6.0 Move testnet to settings
5.5.1 LND version bump and Windows bug fix
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
- Create a new Settings / Preferences menu
- Improved app opening speed
I removed unnecessary network calls and made the remaining ones happen after the app has opened.
-
Auto-detect pre-existing Bitcoin Core wallets, do not
disablewallet
when they are present -
Add an exception capture
except_hook
so that users can more easily submit bug reports
- 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
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
5.3.0 LND detection, disabling buttons, and bug fixes
5.1.1 Create wallet bug fix
5.1.0 User Interface Overhaul
Release 5.0.3
Fixes macOS related bug and an LND initialization bug
Release 5.0.2
Fixes a bug related to backing up LND passwords and seeds to the user's system keychain.