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

Loop Client Release Notes

New Features

  • Sweep Batcher: A new sub-system was added that handles all the loopout sweeps. Successful loopout HTLCs will no longer be swept back to the wallet via individual transactions but will instead form a single transaction that holds multiple inputs and pays to a single output. This will significantly reduce chain fee costs as it's using less block space by directly consolidating all the htlcs to a single address. Loopouts that pay to non-wallet addresses will still use individual transactions as their output cannot be mutated.

Breaking Changes

Bug Fixes

Maintenance

Contributors (Alphabetical Order)

  • Alex Bosworth
  • bitcoin-lightning
  • elbandi
  • George Tsagkarelis
  • GoodDaisy
  • Mohamed Awnallah
  • shuoer86
  • sputn1ck