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.
911 B
911 B
Loop Client Release Notes
- Release date: 2021-08-03
- Release page: v0.15.0-beta
- Previous release: v0.14.2-beta
- Next release: v0.15.1-beta
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,protobufandgrpc.
Contributors (Alphabetical Order)
- Alex Bosworth
- Andras Banki-Horvath
- Carla Kirk-Cohen
- Oliver Gugger
- Yong Yu