loop/docs/release-notes/release-notes-0.28.9.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

30 lines
827 B
Markdown

# Loop Client Release Notes
- **Release date:** 2024-10-30
- **Release page:**
[v0.28.9-beta](https://github.com/lightninglabs/loop/releases/tag/v0.28.9-beta)
- **Previous release:** [v0.28.8-beta](release-notes-0.28.8.md)
- **Next release:** [v0.29.0-beta](release-notes-0.29.0.md)
#### New Features
* Add the `FetchL402` RPC and `loop fetchl402` command.
[PR #841](https://github.com/lightninglabs/loop/pull/841)
* Propagate event contexts through the FSM, reservation, and Instant Out
packages.
[PR #839](https://github.com/lightninglabs/loop/pull/839)
#### Breaking Changes
#### Bug Fixes
#### Maintenance
* Update the compile-time LND dependency to v0.18.4-beta.
[PR #828](https://github.com/lightninglabs/loop/pull/828)
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Oliver Gugger
- sputn1ck