lightning-terminal/docs/release-notes/release-notes-0.13.5.md

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 ListChannels RPC].

Functional Changes/Additions

  • Add a new litcli bakesupermacaroon helper 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 LND BakeMacaroon call. 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.

  • Convert litrpc package into a module.

Technical and Architectural Updates

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-release for MacOS.

Loop

Contributors (Alphabetical Order)

  • Andras Banki-Horvath
  • Elle Mouton
  • Kevin Cai