mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 14:48:14 +01:00
2.0 KiB
2.0 KiB
Release Notes
Bug Fixes
- Fixed a bug to correctly propagate mission control and debug level config values to the main LND config struct so that the GetDebugInfo response is accurate.
New Features
Functional Enhancements
RPC Additions
- Add a new rpc endpoint
BumpForceCloseFeewhich moves the functionality soley available in thelnclito LND hence making it more universal.
lncli Additions
Improvements
Functional Updates
- Allow the compression of logs during rotation with ZSTD via the
logcompressorstartup argument.
RPC Updates
lncli Updates
Code Health
Breaking Changes
Performance Improvements
- Log rotation can now use ZSTD
Technical and Architectural Updates
BOLT Spec Updates
Testing
Database
Code Health
Tooling and Documentation
- Improved
lncli createcommand help text by replacing the wordargumentwithinputin the command description, clarifying that the command requires interactive inputs rather than arguments.
Contributors (Alphabetical Order)
- CharlieZKSmith
- Pins
- Ziggie