Add version decision cache and library-to-status propagation
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.0.1] — 2026-05-12
|
||||
|
||||
### Improvements
|
||||
|
||||
- Version decision cache — ambiguous version comparisons are stored in `config.json`; the dialog is shown only once per version pair, answer is reused on subsequent checks
|
||||
- Library → Status propagation — after "Refresh Library", the Status tab is automatically populated for both platforms without additional API calls; product data fetched during library refresh is reused directly
|
||||
- Download logic refactored into `_run_download_for_platform()` shared helper
|
||||
|
||||
## [1.0.0] — 2026-04-09
|
||||
|
||||
### Features
|
||||
|
||||
Reference in New Issue
Block a user