-
refresh done Stable
released this
2026-01-15 17:54:25 +00:00 | 4 commits to main since this release[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.
Downloads