Skip to content

Commit 16a4f79

Browse files
committed
docs: add release notes for super macaroon auto-bake
Add release notes for the new auto-bake config options in release notes for version 0.17.1 and reference pull request #1324.
1 parent 8c88b00 commit 16a4f79

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.17.1.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@
2525

2626
### Functional Changes/Additions
2727

28+
* [Auto-bake super macaroon on startup](https://github.com/lightninglabs/lightning-terminal/pull/1324):
29+
Added config options `--bake-super-macaroon` (choice: `none`, `read-only`,
30+
`read-write`) and `--super-macaroon-path` to automatically bake a super
31+
macaroon on startup and keep its permissions in sync. When set to `read-only`
32+
or `read-write`, the daemon will automatically bake a super macaroon
33+
containing read-only or read-write permissions, respectively, for all active
34+
sub-servers on startup. If the macaroon already exists but has different
35+
permissions, it will be automatically regenerated.
36+
2837
### Technical and Architectural Updates
2938

3039
* [Report litd's own version for `litd
@@ -49,3 +58,4 @@
4958

5059
* 0xfandom
5160
* bitromortac
61+
* Cyberguru1

0 commit comments

Comments
 (0)