docs: add release note

This commit is contained in:
George Tsagkarelis
2025-09-19 10:01:14 +02:00
parent f14190c02d
commit e7f7fe418b

View File

@@ -62,6 +62,12 @@ a certain amount of msats.
- Added support for [P2TR Fallback Addresses]( - Added support for [P2TR Fallback Addresses](
https://github.com/lightningnetwork/lnd/pull/9975) in BOLT-11 invoices. https://github.com/lightningnetwork/lnd/pull/9975) in BOLT-11 invoices.
- A new experimental RPC endpoint
[XFindBaseLocalChanAlias](https://github.com/lightningnetwork/lnd/pull/10133)
was added for looking up the base scid for an scid alias. Aliases that were
manually created via the `XAddLocalChanAliases` endpoint will get lost on
restart.
## Functional Enhancements ## Functional Enhancements
* [Add](https://github.com/lightningnetwork/lnd/pull/9677) * [Add](https://github.com/lightningnetwork/lnd/pull/9677)
`ConfirmationsUntilActive` and `ConfirmationHeight` field to the `ConfirmationsUntilActive` and `ConfirmationHeight` field to the