loop/docs/release-notes/release-notes-0.28.9.md

31 lines
827 B
Markdown
Raw Permalink Normal View History

# 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