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.
34 lines
911 B
Markdown
34 lines
911 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2021-08-03
|
|
- **Release page:**
|
|
[v0.15.0-beta](https://github.com/lightninglabs/loop/releases/tag/v0.15.0-beta)
|
|
- **Previous release:** [v0.14.2-beta](release-notes-0.14.2.md)
|
|
- **Next release:** [v0.15.1-beta](release-notes-0.15.1.md)
|
|
|
|
#### New Features
|
|
|
|
* Loop-in quote now asks the server to optionally probe the client to test
|
|
inbound liquidity. The server may use this information to give more accurate
|
|
quotes.
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Grpc error codes returned by the swap server when swap initiation fails are
|
|
now surfaced to the client. Previously these error codes would be returned as
|
|
a string.
|
|
|
|
#### Maintenance
|
|
|
|
* Updated compile time dependencies of `lnd`, `grpc-gateway`, `protobuf` and
|
|
`grpc`.
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Andras Banki-Horvath
|
|
- Carla Kirk-Cohen
|
|
- Oliver Gugger
|
|
- Yong Yu
|