mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-17 22:24:21 +01:00
1.1 KiB
1.1 KiB
Release Notes
Security
lncli
- Add auto-generated command-line completions for Fish shell.
Misc
-
An example systemd service file for running lnd alongside a bitcoind service is now provided in
contrib/init/lnd.service. -
Allow disabling migrations if the database backend passed to
channeldbwas opened in read-only mode.
RPC Server
- Add value to the field
remote_balanceinpending_force_closing_channelsunderpendingchannelswhereas before was empty(zero).
Code Health
Code cleanup, refactor, typo fixes
Contributors (Alphabetical Order)
- Daniel McNally
- ErikEk
- Torkel Rogstad