This is a significant update that brings new features, fixes many bugs, and improves the overall stability of the application.
✨ New Features
- Added new tweaks for the DisableCopilotTweak feature.
- Set the minimum operating system requirement to Windows 10 or later to ensure compatibility and stability.
🐛 Bug Fixes
- Fixed incorrect path handling in the CheckForExclusions function.
- Fixed warning messages not displaying the correct content regarding supported Windows versions.
- Fixed missing tracking in SystemProtectionHelper.
- Improved and corrected several grammatical errors in notifications.
- Fixed invalid license information in the README.MD file.
⚙️ Other Improvements
- Refactored source code: moved the
DecodeBase64function toShellServicefor cleaner code organization. - Adjusted log levels to better reflect the severity of messages.
- Changed wording from “unsupported” to “untested” in compatibility checks.
- Added detailed comments in the source code for better readability and maintainability.
- With this new version, the application size has been reduced from ~200MB to ~90MB (a reduction of about 58%).
Full Changelog: v1.1.0...v1.1.0-fix-missing-commits