Skip to content

Commit a38837d

Browse files
committed
docs: add release note
1 parent b76832a commit a38837d

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

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

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@
44

55
### Lightning Terminal
66

7-
- [Fixed a bug due to google-protobuf where a channel with SCID aliases on would cause terminal frontend
8-
to be unable to call the `ListChannels` RPC](https://github.com/lightninglabs/lightning-terminal/pull/850).
7+
* [Fixed a bug](https://github.com/lightninglabs/lightning-terminal/pull/850)
8+
due to google-protobuf where a channel with SCID aliases on would cause
9+
terminal frontend to be unable to call the `ListChannels` RPC].
10+
11+
* Add a new [`litcli bakesupermacaroon`](https://github.com/lightninglabs/lightning-terminal/pull/858)
12+
helper command. This new command can be used either with a LiT macaroon which
13+
has the appropriate permissions or with an LND macaroon which has the
14+
permissions required to call the LND `BakeMacaroon` call. This later case is
15+
especially useful in stateless-init mode where users will not have access to
16+
a LiT macaroon to perform this call with.
917

1018
- [Convert litrpc package into a module](https://github.com/lightninglabs/lightning-terminal/pull/823).
1119

@@ -24,5 +32,5 @@
2432
# Contributors (Alphabetical Order)
2533

2634
* Andras Banki-Horvath
27-
35+
* Elle Mouton
2836
* Kevin Cai

0 commit comments

Comments
 (0)