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.
33 lines
982 B
Markdown
33 lines
982 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2025-10-31
|
|
- **Release page:**
|
|
[v0.31.5-beta](https://github.com/lightninglabs/loop/releases/tag/v0.31.5-beta)
|
|
- **Previous release:** [v0.31.4-beta](release-notes-0.31.4.md)
|
|
- **Next release:**
|
|
[v0.31.5-beta-lnd0.20](release-notes-0.31.5-lnd0.20.md)
|
|
|
|
#### New Features
|
|
|
|
* Add notification versioning and a manager for resuming swaps.
|
|
[PR #1029](https://github.com/lightninglabs/loop/pull/1029)
|
|
* Add Instant Out and static address RPCs to `client.yaml`.
|
|
[PR #1026](https://github.com/lightninglabs/loop/pull/1026)
|
|
|
|
#### Breaking Changes
|
|
|
|
* Standardize static address amount flags on `--amt`.
|
|
[PR #1023](https://github.com/lightninglabs/loop/pull/1023)
|
|
|
|
#### Bug Fixes
|
|
|
|
* Avoid an Instant Out startup crash when experimental features are disabled.
|
|
[PR #1030](https://github.com/lightninglabs/loop/pull/1030)
|
|
|
|
#### Maintenance
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Andras Banki-Horvath
|
|
- Boris Nagaev
|