mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
2.1 KiB
2.1 KiB
Release Notes
Lightning Terminal
Bug Fixes
- Fixed a bug
due to google-protobuf where a channel with SCID aliases on would cause
terminal frontend to be unable to call the
ListChannelsRPC].
Functional Changes/Additions
-
Add a new
litcli bakesupermacaroonhelper command. This new command can be used either with a LiT macaroon which has the appropriate permissions or with an LND macaroon which has the permissions required to call the LNDBakeMacarooncall. This later case is especially useful in stateless-init mode where users will not have access to a LiT macaroon to perform this call with.
Technical and Architectural Updates
-
Check internal maps before registering new sub-servers for both the status and sub-server manager.
Integrated Binary Updates
- Ensured reproducible
releases by
setting a fixed timestamps for the files in the release script and by
providing a dockerized release build command
make docker-releasefor MacOS.
Loop
Contributors (Alphabetical Order)
- Andras Banki-Horvath
- Elle Mouton
- Kevin Cai