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.
35 lines
1 KiB
Markdown
35 lines
1 KiB
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2024-03-05
|
|
- **Release page:**
|
|
[v0.28.0-beta](https://github.com/lightninglabs/loop/releases/tag/v0.28.0-beta)
|
|
- **Previous release:** [v0.27.1-beta](release-notes-0.27.1.md)
|
|
- **Next release:** [v0.28.1-beta](release-notes-0.28.1.md)
|
|
|
|
#### New Features
|
|
|
|
* Add RPC and CLI support for listing Instant Out swaps.
|
|
[PR #708](https://github.com/lightninglabs/loop/pull/708)
|
|
* Allow Instant Out funds to be sent to a custom destination and improve the
|
|
command-line flow.
|
|
[PR #709](https://github.com/lightninglabs/loop/pull/709)
|
|
[PR #710](https://github.com/lightninglabs/loop/pull/710)
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Correct per-sweep on-chain fee accounting and improve displayed server costs.
|
|
[PR #694](https://github.com/lightninglabs/loop/pull/694)
|
|
|
|
#### Maintenance
|
|
|
|
* Increase SQLite durability.
|
|
[PR #712](https://github.com/lightninglabs/loop/pull/712)
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Andras Banki-Horvath
|
|
- Slyghtning
|
|
- sputn1ck
|