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

28 lines
727 B
Markdown

# Loop Client Release Notes
- **Release date:** 2023-10-31
- **Release page:**
[v0.26.5-beta](https://github.com/lightninglabs/loop/releases/tag/v0.26.5-beta)
- **Previous release:** [v0.26.4-beta](release-notes-0.26.4.md)
- **Next release:** [v0.26.6-beta](release-notes-0.26.6.md)
#### New Features
#### Breaking Changes
#### Bug Fixes
* Correct leap-year handling in database timestamp parsing.
[PR #657](https://github.com/lightninglabs/loop/pull/657)
#### Maintenance
* Refactor database initialization and update security-sensitive dependencies.
[PR #649](https://github.com/lightninglabs/loop/pull/649)
#### Contributors (Alphabetical Order)
- Alex Bosworth
- Andras Banki-Horvath
- Slyghtning
- sputn1ck