loop/docs/release-notes/release-notes-0.31.8.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

1.1 KiB

Loop Client Release Notes

New Features

  • Add the SweepHtlc RPC and loop out sweephtlc command for manually sweeping a Loop Out HTLC. PR #1066
  • Add PSBT-based static address withdrawals. PR #1043

Breaking Changes

  • Deprecate the previous server-driven static withdrawal RPC in favor of the PSBT-based endpoint. PR #1043

Bug Fixes

  • Re-register static address HTLC notifications after confirmation errors.
  • Persist confirmed sweep batches atomically. PR #1044

Maintenance

  • Replace deprecated gRPC dial helpers and remove unused client code.

Contributors (Alphabetical Order)

  • Alex Bosworth
  • Boris Nagaev
  • Slyghtning
  • Viktor Torstensson