lnd/docs/release-notes/release-notes-0.21.2.md
2026-07-14 13:24:40 -02:30

1.9 KiB

Release Notes

Bug Fixes

  • Fixed several bugs in onion message decoding where messages that should have been rejected per BOLT 4 were instead accepted, or a valid TLV was dropped.

  • Fixes a bug that could allow the RBF closer to be used with incompatible aux channels.

New Features

Functional Enhancements

RPC Additions

lncli Additions

Improvements

Functional Updates

RPC Updates

lncli Updates

Breaking Changes

Performance Improvements

Deprecations

⚠️ Warning: Deprecated fields in lnrpc.Hop will be removed in release version 0.22

⚠️ Warning: The deprecated fee rate option --sat_per_byte will be removed in release version 0.22

Technical and Architectural Updates

BOLT Spec Updates

Testing

Database

Code Health

Robustness

Tooling and Documentation

Contributors (Alphabetical Order)

  • bitromortac
  • Jared Tobin