SHA256: 47047E09FF759BD7ACF4BAABFE5444CAEA20A9D0D096A291D2E43AACB730C66D
- Improve Chinese translation #128
- MS Store refactor
- New search and product pages (should be similar to official MS Store UI)
- AppImage to abstract Image related parameters
- Add custom ImageProvider to handle oversized images and save bandwidth
- Added ms_store_enums for MSStoreAppType, MSStoreRing, and MSStoreArch to remove magic strings and improve type safety
- Modularize the feature using Clean Architecture principles
- XML parsing moved to isolates
- Simplify win32 packages processing
- Added basic sha256 based verification for downloaded packages to ensure integrity and security