mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
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.
1.5 KiB
1.5 KiB
Loop Client Release Notes
- Release date: 2025-11-26
- Release page: v0.31.6-beta
- Previous release: v0.31.5-beta-lnd0.20
- Next release: v0.31.7-beta
New Features
- Add Easy Autoloop peer exclusion and an option to include all peers. PR #1016
- Add the
loop stopcommand. PR #1048
Breaking Changes
Bug Fixes
- Wait for the chain notifier and a positive block height during startup. PR #1046
- Correct a sweep-batcher race while re-adding sweeps during shutdown. PR #1042
Maintenance
- Update LND to v0.20.0-beta and Taproot Assets to v0.7.0. PR #1045
- Update
lndclient, Go, and security-sensitive dependencies. PR #1034 PR #1041 PR #1047 PR #1049 - Add Lightning Terminal integration tests to CI. PR #1050
Contributors (Alphabetical Order)
- Boris Nagaev
- ffranr
- Slyghtning