Improvements
- Enhanced System Information with clearer, more polished display and removal of redundant details.
- Added BreakdownChart to System Information for better visualization.
- Added/Removed apps in SAFE_APPS and bloatware lists.
- Removed the "Select the tweaks you want to apply" separator prompt.
- Added try-catch blocks to SystemInfoService methods to prevent fatal errors.
- Added "Create new issue on GitHub" option in the exception panel.
- Reworked the bloatware removal script to avoid deleting unrelated bloatware and improved logging details.
- Added "Latest release version" debug logging for UpdateService.
- Adjusted the logging order for disk operations.
Changes
- Bloatware selection now loads installed Appx packages and categorizes them into (Safe apps and Caution apps).
- Displays Display Name, Version, and Install Location.
- Includes a 5-minute cache.
Fixes
- Fixed markup issue in the exception panel
PromptDialog.
Full Changelog: v1.2.6...v1.2.8