loop/docs/release-notes/release-notes-0.2.3.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

37 lines
1,013 B
Markdown

# Loop Client Release Notes
- **Release date:** 2019-10-03
- **Release page:**
[v0.2.3-alpha](https://github.com/lightninglabs/loop/releases/tag/v0.2.3-alpha)
- **Previous release:** [v0.2.2-alpha](release-notes-0.2.2.md)
- **Next release:** [v0.2.4-alpha](release-notes-0.2.4.md)
#### New Features
#### Breaking Changes
#### Bug Fixes
This patch release fixes the following issues:
- Max confirmations now respects a longer confirmation target more reliably
- REST API now matches the gRPC API more closely
- Fix issue encountered when using external address with Loop In
For more details, see:
- https://github.com/lightninglabs/loop/pull/74 - REST API Update
- https://github.com/lightninglabs/loop/pull/86 - Loop In Fee Estimation Failure
- https://github.com/lightninglabs/loop/pull/89 - Max Confirmation Target Issue
#### Maintenance
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Nigel Christian
- Olaoluwa Osuntokun
- Oliver Gugger
- saguywalker
- William O'Beirne
- Wilmer Paulino