mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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.
1.1 KiB
1.1 KiB
Loop Client Release Notes
- Release date: 2026-02-03
- Release page: v0.31.8-beta
- Previous release: v0.31.7-beta
- Next release: v0.32.0-beta
New Features
- Add the
SweepHtlcRPC andloop out sweephtlccommand 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