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.
28 lines
727 B
Markdown
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
|