loop/docs/release-notes/release-notes-0.8.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
841 B
Markdown

# Loop Client Release Notes
- **Release date:** 2020-08-11
- **Release page:**
[v0.8.0-beta](https://github.com/lightninglabs/loop/releases/tag/v0.8.0-beta)
- **Previous release:** [v0.7.0-beta](release-notes-0.7.0.md)
- **Next release:** [v0.8.1-beta](release-notes-0.8.1.md)
#### New Features
In this minor release:
- The new LND 0.11.0 chain transaction labeling feature is used to record in the
LND db which txs are Loop-related
- You can now specify the number of confirmations to wait before considering the
swap service's on-chain send to you to be confirmed
#### Breaking Changes
#### Bug Fixes
- More details into swap failure causes are surfaced to help better understand
how to fix issues encountered with swap execution
#### Maintenance
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Carla Kirk-Cohen