3.3 KiB
Release Notes
Lightning Terminal
Bug Fixes
-
Fix
dev.Dockerfilebuild failure on git worktree checkouts: The web UIpostbuildstep no longer aborts when the build context lacks a reachable git directory, which previously brokedev.Dockerfilebuilds for contributors usinggit worktree. -
Restore LNC session setup for mailbox links: Mailbox-specific TLS transport credentials now allow mailbox links to proceed without negotiated ALPN, restoring LNC session establishment and the
lnc_authflow after thegrpc-gov1.67.0upgrade. -
Fix default account update expiration: Fixed a bug in the
litcli accounts updatecommand where omitting the new expiration date would overwrite it to 0 (never expires). It now correctly defaults to -1 (no change).
Functional Changes/Additions
-
Show asset information on payinvoice: The
litcli ln payinvoicecommand now displays an asset-aware confirmation prompt before sending a payment. -
Renaming off-chain accounts: Added the ability to rename off-chain accounts using the
litcli accounts updatecommand with a new--new_labelflag. -
Removal of deprecated
--new_balance: Removed the deprecated--new_balanceflag and positional parameter logic from thelitcli accounts updatecommand. Users should instead use thelitcli accounts update debitandlitcli accounts update creditcommands to modify an account's balance.
Technical and Architectural Updates
RPC Updates
Integrated Binary Updates
LND
Loop
Pool
-
Updated
pooltov0.7.0-beta, which includes a fix for the auctioneer subscription stream silently dying on EOF, jittered reconnect backoff, and a fix for stream handling in the pending-open-channel consumer. -
Updated
pooltov0.7.1-beta, which includes a fix forHandleServerShutdownsilently dropping every account after the first per-account re-subscribe failure on a reconnect.
Faraday
Taproot Assets
Contributors (Alphabetical Order)
- Boris Nagaev
- Calvin Zachman
- Cyberguru1
- darioAnongba