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.
32 lines
745 B
Markdown
32 lines
745 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2022-06-09
|
|
- **Release page:**
|
|
[v0.19.1-beta](https://github.com/lightninglabs/loop/releases/tag/v0.19.1-beta)
|
|
- **Previous release:** [v0.18.0-beta](release-notes-0.18.0.md)
|
|
- **Next release:** [v0.20.0-beta](release-notes-0.20.0.md)
|
|
|
|
#### New Features
|
|
|
|
* User-specified liquidity parameters are persisted on disk to enable the
|
|
liquidity manager's config to survive after a restart.
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* The `SuggestSwaps` rpc now returns the correct peer pubkeys in the
|
|
disqualified list.
|
|
|
|
#### Maintenance
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Alex Miller
|
|
- Andras Banki-Horvath
|
|
- Carsten Otto
|
|
- Harsha Goli
|
|
- Oliver Gugger
|
|
- sputn1ck
|
|
- Yong Yu
|