This release is the most significant improvement to date for the core optimization system, including both applying and reverting optimizations. It also includes numerous UI/UX fixes and performance improvements.
Added
- Added a Loading interface for each optimization category when opening the category page for the first time
- Added a "Show completion notification" setting to notify users when optimizations are successfully applied or reverted
- Added completion time estimation for Disk Cleanup
- Added logging for the Scheduled Task service
- Added revert support for Scheduled Tasks used by certain optimizations
Improved
- Improved Disk Cleanup file scanning speed
- Rewrote step descriptions to better explain what each step does, which is especially helpful for retry dialogs
- Optimized loading time within optimization categories
- Improved handling of "Frequency Limit Reached" errors when creating restore points
- Refactored the core optimization system, making apply and revert operations more stable, accurate, and less error-prone
Fixed
- Fixed an issue where toggles were not updated correctly when an optimization was partially applied (some steps failed)
- Removed several registry keys that cannot be modified (always returning access denied)
- #5 Fixed an app crash after cleaning the Temp folder in Disk Cleanup
- Treated "No service found" as success when modifying services
Full Changelog: v2.5.0...v2.6.4