add 0.7.1

This commit is contained in:
2026-01-20 07:19:03 +00:00
parent c8356c7603
commit 5fff1b2692

View File

@@ -11,6 +11,13 @@ Sections:
---
## 0.7.1 2026-01-20
### Fixed
- GitHub version provider now reliably fetches the latest 20 releases/tags using authenticated API requests.
- Repositories that were previously fetched in a degraded state (only `latest` and `branch`) are now automatically refreshed on repository view.
- Cached version lists with incomplete data are no longer reused and are re-fetched from the provider.
## [0.7.0] - 2026-01-20
### Added