loop/docs/release-notes/release-notes-next.md
2026-08-11 13:36:02 -05:00

998 B

Loop Client Release Notes

New Features

Breaking Changes

Bug Fixes

  • Loop Out requests now account for channel reserves when checking outbound capacity, preventing swaps from starting when their off-chain payment cannot be funded.

  • Taproot Asset Loop Out handling now validates RFQ timeouts and asset rates, keeps cached asset-name lookups responsive during slow tapd queries, and closes tapd connections cleanly during shutdown and startup failures. PR #1189

Maintenance

  • Hardened invoice payments to verify BOLT 11 signatures and expiry, reject unsupported metadata, blinded paths, AMP, and feature semantics, and send only explicitly reconstructed payment components to LND.

  • Added a CI gate and repository agent guidance requiring every pull request to include a non-empty entry in the next release notes unless it carries the no-changelog label.

Contributors (Alphabetical Order)