SHA256: 5274270BACFF44DABABFB9B876A78E68FEC2EF82A9A8F28A56C9748641DFD37A
- feat: add Polish localization by @AnonBOTpl in #136
- Migrate
NetworkServicetoApiClient - Result and AppException classes for better error management
- MS Store feature refactor:
- add additional SKU types to the SkuType enum
- This change should allow downloading VCLibs 14 (and other packages) using their own ProductIDs
- Unify store stack behind abstract StoreService class (Template Method)
- batch products download + shared dependencies
- fold search/details/install/uwp/win32 micro-services into StoreService
- add StoreCache, StoreController, StoreDownloadInfo; rename enums to
store_* - overhaul product/download UI; pause/resume, byte progress, install options
- add BaseService mixin, IntBytes (faster bytes format), shared showLoadingDialog
- add additional SKU types to the SkuType enum
- WinPackageService/winsxs feature refactor:
- Add Xbox removal package
- Split package services by type
- Move install/uninstall orchestration from winpackage CLI into per-type WinPackageService subclasses via winPackageServiceProvider (Template Method)
- tweaks(performance): fix incorrect ctfmon input toggle status
Full Changelog: 2.9.0...2.10.0