mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
35 lines
993 B
Markdown
35 lines
993 B
Markdown
|
|
# Loop Client Release Notes
|
||
|
|
|
||
|
|
- **Release date:** 2024-07-11
|
||
|
|
- **Release page:**
|
||
|
|
[v0.28.6-beta](https://github.com/lightninglabs/loop/releases/tag/v0.28.6-beta)
|
||
|
|
- **Previous release:** [v0.28.5-beta](release-notes-0.28.5.md)
|
||
|
|
- **Next release:** [v0.28.7-beta](release-notes-0.28.7.md)
|
||
|
|
|
||
|
|
#### New Features
|
||
|
|
|
||
|
|
* Add sweep-batcher options for custom MuSig2 signing and disabling fee
|
||
|
|
bumping.
|
||
|
|
[PR #783](https://github.com/lightninglabs/loop/pull/783)
|
||
|
|
[PR #784](https://github.com/lightninglabs/loop/pull/784)
|
||
|
|
* Track a minimum fee rate for sweeps and log transaction weight.
|
||
|
|
[PR #785](https://github.com/lightninglabs/loop/pull/785)
|
||
|
|
|
||
|
|
#### Breaking Changes
|
||
|
|
|
||
|
|
#### Bug Fixes
|
||
|
|
|
||
|
|
* Fix sweep-batcher shutdown and database transaction races.
|
||
|
|
[PR #779](https://github.com/lightninglabs/loop/pull/779)
|
||
|
|
[PR #780](https://github.com/lightninglabs/loop/pull/780)
|
||
|
|
|
||
|
|
#### Maintenance
|
||
|
|
|
||
|
|
#### Contributors (Alphabetical Order)
|
||
|
|
|
||
|
|
- Alex Bosworth
|
||
|
|
- Andras Banki-Horvath
|
||
|
|
- Boris Nagaev
|
||
|
|
- chengehe
|
||
|
|
- Slyghtning
|