loop/docs/release-notes/release-notes-0.26.4.md
Slyghtning 6b942941fb
docs: complete historical release notes
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.
2026-07-27 11:54:05 +02:00

32 lines
861 B
Markdown

# Loop Client Release Notes
- **Release date:** 2023-10-04
- **Release page:**
[v0.26.4-beta](https://github.com/lightninglabs/loop/releases/tag/v0.26.4-beta)
- **Previous release:** [v0.26.3-beta](release-notes-0.26.3.md)
- **Next release:** [v0.26.5-beta](release-notes-0.26.5.md)
#### New Features
* Add destination-address support to Easy Autoloop.
[PR #644](https://github.com/lightninglabs/loop/pull/644)
* Add Apple Silicon as a release target and provide a sample `loopd`
configuration.
[PR #643](https://github.com/lightninglabs/loop/pull/643)
#### Breaking Changes
#### Bug Fixes
#### Maintenance
* Update the compile-time LND dependency to v0.17.0-beta.
[PR #641](https://github.com/lightninglabs/loop/pull/641)
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Andras Banki-Horvath
- dstadulis
- Oliver Gugger
- Slyghtning