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.
28 lines
723 B
Markdown
28 lines
723 B
Markdown
# Loop Client Release Notes
|
|
|
|
- **Release date:** 2024-04-16
|
|
- **Release page:**
|
|
[v0.28.1-beta](https://github.com/lightninglabs/loop/releases/tag/v0.28.1-beta)
|
|
- **Previous release:** [v0.28.0-beta](release-notes-0.28.0.md)
|
|
- **Next release:** [v0.28.2-beta](release-notes-0.28.2.md)
|
|
|
|
#### New Features
|
|
|
|
#### Breaking Changes
|
|
|
|
#### Bug Fixes
|
|
|
|
* Route the Loop Out prepayment over the selected outgoing channel set and
|
|
populate the correct HTLC in swap updates.
|
|
[PR #727](https://github.com/lightninglabs/loop/pull/727)
|
|
|
|
#### Maintenance
|
|
|
|
* Update SQLite, SQLC, PostgreSQL, and Docker dependencies and cache Docker
|
|
builds.
|
|
|
|
#### Contributors (Alphabetical Order)
|
|
|
|
- Alex Bosworth
|
|
- Andras Banki-Horvath
|
|
- Slyghtning
|