tag:github.com,2008:https://github.com/lightninglabs/loop/releases Release notes from loop 2026-03-02T21:51:56Z tag:github.com,2008:Repository/170951705/v0.32.1-beta 2026-03-02T22:21:14Z v0.32.1-beta No content. alexbosworth tag:github.com,2008:Repository/170951705/v0.32.0-beta 2026-03-02T20:11:18Z v0.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 &lt;peer_pubkey&gt; --local_amt 1000000<br> loop openchannel --node_key &lt;peer_pubkey&gt; --utxo txid:0 --fundmax</p> alexbosworth tag:github.com,2008:Repository/170951705/v0.31.8-beta 2026-02-03T19:25:04Z v0.31.8-beta No content. alexbosworth tag:github.com,2008:Repository/170951705/swapserverrpc/v1.0.20 2026-02-03T18:49:45Z swapserverrpc/v1.0.20: Merge pull request #1071 from lightninglabs/alexbosworth-patch-12 <p>version: bump version to v0.31.8-beta</p> GeorgeTsagk tag:github.com,2008:Repository/170951705/looprpc/v1.0.13 2026-02-03T18:49:45Z looprpc/v1.0.13: Merge pull request #1071 from lightninglabs/alexbosworth-patch-12 <p>version: bump version to v0.31.8-beta</p> GeorgeTsagk tag:github.com,2008:Repository/170951705/v0.31.7-beta 2025-11-26T16:11:41Z v0.31.7-beta No content. alexbosworth tag:github.com,2008:Repository/170951705/v0.31.6-beta 2025-11-26T09:21:03Z v0.31.6-beta: Merge pull request #1050 from ffranr/add-ci-lit-test <p>Add LiT CI job and runner cleanup action</p> hieblmi tag:github.com,2008:Repository/170951705/swapserverrpc/v1.0.19 2025-11-26T09:21:03Z swapserverrpc/v1.0.19: Merge pull request #1050 from ffranr/add-ci-lit-test <p>Add LiT CI job and runner cleanup action</p> hieblmi tag:github.com,2008:Repository/170951705/looprpc/v1.0.12 2025-11-26T09:21:03Z looprpc/v1.0.12: Merge pull request #1050 from ffranr/add-ci-lit-test <p>Add LiT CI job and runner cleanup action</p> hieblmi tag:github.com,2008:Repository/170951705/v0.31.5-beta-lnd0.20 2025-10-31T18:29:09Z v0.31.5-beta-lnd0.20 <p>v0.31.5-beta-lnd0.20</p> sputn1ck