Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/lnd/release-notes/release-notes-0.19.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@
keysend payment would not fail properly and only resolve after restart. Now
keysend payment validation is stricter.

* [Make sure](https://github.com/lightningnetwork/lnd/pull/9643) the startup
process of the node won't be interrupted if a non-fatal error is returned from
the subsystems.

# New Features

* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)
Expand Down