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.
27 lines
728 B
Markdown
27 lines
728 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2023-11-28
|
|
- **Release page:**
|
|
[v0.26.6-beta](https://github.com/lightninglabs/loop/releases/tag/v0.26.6-beta)
|
|
- **Previous release:** [v0.26.5-beta](release-notes-0.26.5.md)
|
|
- **Next release:** [v0.27.0-beta](release-notes-0.27.0.md)
|
|
|
|
#### New Features
|
|
|
|
* Add RPC and CLI support for abandoning Loop In swaps.
|
|
[PR #661](https://github.com/lightninglabs/loop/pull/661)
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Finalize Loop Ins that fail because confirmed wallet funds are insufficient
|
|
and expose a specific failure reason.
|
|
[PR #665](https://github.com/lightninglabs/loop/pull/665)
|
|
|
|
#### Maintenance
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Slyghtning
|