mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
35 lines
926 B
Markdown
35 lines
926 B
Markdown
|
|
# 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
|