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

35 lines
926 B
Markdown
Raw Normal View History

# Loop Client Release Notes
- **Release date:** 2024-08-08
- **Release page:**
[v0.28.7-beta](https://github.com/lightninglabs/loop/releases/tag/v0.28.7-beta)
- **Previous release:** [v0.28.6-beta](release-notes-0.28.6.md)
- **Next release:** [v0.28.8-beta](release-notes-0.28.8.md)
#### New Features
* Return the last hop when fetching stored swaps.
[PR #806](https://github.com/lightninglabs/loop/pull/806)
* Add greedy sweep-batch selection.
[PR #787](https://github.com/lightninglabs/loop/pull/787)
#### Breaking Changes
#### Bug Fixes
* Correct command path handling, sweep fee estimates, and Instant Out SQL
network configuration.
[PR #803](https://github.com/lightninglabs/loop/pull/803)
[PR #793](https://github.com/lightninglabs/loop/pull/793)
#### Maintenance
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Boris Nagaev
- crystalstall
- longxiangqiao
- Slyghtning
- yingshanghuangqiao