loop/docs/release-notes/release-notes-0.28.1.md
Slyghtning 6b942941fb
docs: complete historical release notes
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.
2026-07-27 11:54:05 +02:00

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