1 parent 0e04cd5 commit 9a71fafCopy full SHA for 9a71faf
1 file changed
docs/release-notes/release-notes-0.17.0.md
@@ -16,6 +16,12 @@
16
17
### Bug Fixes
18
19
+* [Hide unsupported flags from `litcli ln
20
+ addinvoice`](https://github.com/lightninglabs/lightning-terminal/pull/1335):
21
+ The `addinvoice` command no longer advertises the blinded-path flags or
22
+ `--cltv_expiry_delta`, which were inherited from `lncli` but have no effect on
23
+ Taproot Asset invoices.
24
+
25
* [Restore LNC session setup for mailbox
26
links](https://github.com/lightninglabs/lightning-terminal/pull/1254):
27
Mailbox-specific TLS transport credentials now allow mailbox links to proceed
0 commit comments