tag:github.com,2008:https://github.com/lightninglabs/loop/releasesRelease notes from loop2026-03-02T21:51:56Ztag:github.com,2008:Repository/170951705/v0.32.1-beta2026-03-02T22:21:14Zv0.32.1-betaNo content.alexbosworthtag:github.com,2008:Repository/170951705/v0.32.0-beta2026-03-02T20:11:18Zv0.32.0-beta<h2>Highlights</h2>
<p>Static Address Open Channel — This release introduces the ability to open Lightning channels directly from static address deposits. Instead of performing a loop-in to get funds into your Lightning node and then opening a channel as separate steps, you can now combine both into a single operation using the new loop openchannel command.</p>
<h2>Use Cases</h2>
<ul>
<li>Consolidate deposits into channels: If you have one or more static address deposits sitting on-chain, you can open a channel to any peer using those funds directly, skipping the<br>
loop-in swap and its associated fees.</li>
<li>Flexible funding: Use the --utxo flag to select specific deposit outpoints, or use --fundmax to sweep all selected UTXOs into a single channel.</li>
<li>Full channel configuration: The command supports the same options as lncli openchannel — channel type (tweakless, anchors, taproot), private channels, push amounts, fee rates,<br>
zero-conf, and more.</li>
</ul>
<h2>Example</h2>
<p>loop openchannel --node_key <peer_pubkey> --local_amt 1000000<br>
loop openchannel --node_key <peer_pubkey> --utxo txid:0 --fundmax</p>alexbosworthtag:github.com,2008:Repository/170951705/v0.31.8-beta2026-02-03T19:25:04Zv0.31.8-betaNo content.alexbosworthtag:github.com,2008:Repository/170951705/swapserverrpc/v1.0.202026-02-03T18:49:45Zswapserverrpc/v1.0.20: Merge pull request #1071 from lightninglabs/alexbosworth-patch-12<p>version: bump version to v0.31.8-beta</p>GeorgeTsagktag:github.com,2008:Repository/170951705/looprpc/v1.0.132026-02-03T18:49:45Zlooprpc/v1.0.13: Merge pull request #1071 from lightninglabs/alexbosworth-patch-12<p>version: bump version to v0.31.8-beta</p>GeorgeTsagktag:github.com,2008:Repository/170951705/v0.31.7-beta2025-11-26T16:11:41Zv0.31.7-betaNo content.alexbosworthtag:github.com,2008:Repository/170951705/v0.31.6-beta2025-11-26T09:21:03Zv0.31.6-beta: Merge pull request #1050 from ffranr/add-ci-lit-test<p>Add LiT CI job and runner cleanup action</p>hieblmitag:github.com,2008:Repository/170951705/swapserverrpc/v1.0.192025-11-26T09:21:03Zswapserverrpc/v1.0.19: Merge pull request #1050 from ffranr/add-ci-lit-test<p>Add LiT CI job and runner cleanup action</p>hieblmitag:github.com,2008:Repository/170951705/looprpc/v1.0.122025-11-26T09:21:03Zlooprpc/v1.0.12: Merge pull request #1050 from ffranr/add-ci-lit-test<p>Add LiT CI job and runner cleanup action</p>hieblmitag:github.com,2008:Repository/170951705/v0.31.5-beta-lnd0.202025-10-31T18:29:09Zv0.31.5-beta-lnd0.20<p>v0.31.5-beta-lnd0.20</p>sputn1ck