SHA256: 6251242B72E57CF57ED21AB01B2D3BB4717AE79CA29653FCD9C6ABF9E7AE2D5A
- CLI Commands class generator using annotations
- Make AppShell similar to W11's Settings app
- Replaced old pane icons with colored ones
- Back Mouse Button navigation support + animation and logic improvements
- AutoSuggestedBox moved to the center of title bar
- Padding, spacing and pane indicator improvements
- Replaced the old header with ListTile
- Hide the breadcrumb bar only on Microsoft Store product pages
- Tweaks:
- Security:
- Implemented for VBS and HVCI features #122
- Performance:
- Add ReviOS power plan and C6 states toggle
- Power Scheme GUID change is intentional to match the ReviOS Playbook's UniqueId
- USB 3 Link Power Management set to Off
Control\Processor\Capabilitieswas replaced by idle promote/demote threshold tweak
- Add more services to recommended split disabled list
- Add ReviOS power plan and C6 states toggle
- Updates:
- Add more registry changes to disable WU driver search
- Utilities:
- Add toggle for Modern Standby
- Fix: enable hibernate automatically when activating fast startup
- Security:
- MS Store:
- 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_enumsfor MSStoreAppType, MSStoreRing, and MSStoreArch to remove magic strings and improve type safety - Modularize the feature using Clean Architecture principles
- Simplify win32 packages processing
- Added basic sha256 based verification for downloaded packages to ensure integrity and security
- XML parsing and sha256 calculation moved to isolates
- Translation updates
- Chinese #128
- CLI for hiding/unhiding Windows Settings page
- Minor fixes