CHANGELOG.md aktualisiert
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -11,6 +11,21 @@ Sections:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## [0.5.0] - 2026-01-15
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Manual refresh button that triggers a full backend refresh (store index + provider data).
|
||||||
|
- Unified refresh pipeline: startup, timer and UI now use the same refresh logic.
|
||||||
|
- Cache-busting for store index requests to always fetch the latest store.yaml.
|
||||||
|
|
||||||
|
### Improved
|
||||||
|
- Logging for store index loading and parsing.
|
||||||
|
- Refresh behavior now deterministic and verifiable via logs.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Refresh button previously only reloaded cached data.
|
||||||
|
- Store index was not always reloaded immediately on user action.
|
||||||
|
|
||||||
## [0.4.1] - 2026-01-15
|
## [0.4.1] - 2026-01-15
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed GitLab README loading by using robust raw file endpoints.
|
- Fixed GitLab README loading by using robust raw file endpoints.
|
||||||
|
|||||||
Reference in New Issue
Block a user