docs: update release notes

This commit is contained in:
bitromortac 2026-07-15 10:12:36 +00:00
parent 6f8159e003
commit 9370a6aef3

View file

@ -33,6 +33,13 @@
expiration date would overwrite it to 0 (never expires). It now correctly
defaults to -1 (no change).
* [Gate wallet-ready status on lnd's actual RPC
readiness](https://github.com/lightninglabs/lightning-terminal/pull/1353):
Fixed a startup race where litd could report the LND sub-server as "Wallet
Ready" before lnd's RPC interceptor had actually left its
`WAITING_TO_START` state, so the very next call could still fail with
`rpc error: ... waiting to start`.
### Functional Changes/Additions
* [Support for SQL database