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.
38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2025-03-18
|
|
- **Release page:**
|
|
[v0.29.1-beta](https://github.com/lightninglabs/loop/releases/tag/v0.29.1-beta)
|
|
- **Previous release:** [v0.29.0-beta](release-notes-0.29.0.md)
|
|
- **Next release:** [v0.30.0-beta](release-notes-0.30.0.md)
|
|
|
|
#### New Features
|
|
|
|
* Add Taproot Asset Loop Outs, including asset-aware quotes, accounting, and
|
|
command-line options.
|
|
[PR #872](https://github.com/lightninglabs/loop/pull/872)
|
|
[PR #876](https://github.com/lightninglabs/loop/pull/876)
|
|
* Allow a specific amount to be withdrawn from static address deposits.
|
|
[PR #860](https://github.com/lightninglabs/loop/pull/860)
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Fix Loop Out fee estimation when the confirmation target is one.
|
|
[PR #899](https://github.com/lightninglabs/loop/pull/899)
|
|
* Add notification backoff and pending-L402 handling to avoid busy looping.
|
|
[PR #879](https://github.com/lightninglabs/loop/pull/879)
|
|
|
|
#### Maintenance
|
|
|
|
* Update the compile-time LND dependency to v0.19.0.
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Andras Banki-Horvath
|
|
- Boris Nagaev
|
|
- Oliver Gugger
|
|
- Slyghtning
|
|
- sputn1ck
|