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

30 lines
824 B
Markdown

# Loop Client Release Notes
- **Release date:** 2022-12-16
- **Release page:**
[v0.21.0-beta](https://github.com/lightninglabs/loop/releases/tag/v0.21.0-beta)
- **Previous release:** [v0.20.2-beta](release-notes-0.20.2.md)
- **Next release:** [v0.22.0-beta](release-notes-0.22.0.md)
#### New Features
* Autoloop now has a new parameter named `destaddr` which if set to a valid
bitcoin address will direct all funds from automatically dispatched loop outs
towards that address.
#### Breaking Changes
* Listing loop-in swaps will not display old, nested segwit swap htlc addresses
correctly anymore since support for these htlc types is removed from the code
base.
#### Bug Fixes
#### Maintenance
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Andras Banki-Horvath
- George Tsagkarelis
- sputn1ck