loop/docs/release-notes/release-notes-0.31.3.md
Slyghtning 6b942941fb
docs: complete historical release notes
Document every published Loop release and preserve authoritative notes.

Add the next-release workflow and rebuild chronological navigation.

Rename the reproducible-build guide for clarity.
2026-07-27 11:54:05 +02:00

2.5 KiB

Loop Client Release Notes

New Features

  • Allow static address Loop Ins to swap an amount smaller than the selected deposits and expose arbitrary static swap amounts through the server RPC. PR #887 PR #951
  • Add deposit indices, outpoint-based deposit lookups, and CLI output for deposits and their swap hashes. PR #959 PR #990 PR #991
  • Add sweep-batcher change outputs. PR #976

Breaking Changes

Bug Fixes

  • Harden static address deposit recovery, withdrawal handling, block polling, expiry tracking, and deposit availability filtering. PR #954 PR #956 PR #995 PR #996 PR #1003 PR #1004
  • Avoid creating a Loop In timeout transaction after its invoice has already been paid. PR #998
  • Fix sweep-batcher reorg detection and presigned-sweep handling. PR #952 PR #975
  • Avoid a startup panic when the Taproot Asset client is unavailable. PR #970

Maintenance

Contributors (Alphabetical Order)

  • Andras Banki-Horvath
  • Boris Nagaev
  • George Tsagkarelis
  • Slyghtning