mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
31 lines
841 B
Markdown
31 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
|