Installation
Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8
What's New
-
Reduced the overall app memory usage.
-
Improved the policy creation mode user interface in the supplemental policy page for the light theme.
-
When retrieving online policies from the Intune, only App Control policies will be displayed on the List View and not other types of policies.
-
Improved user experience in the Allow New Apps page.
PRs
-
Decoupled many code sections and improved the internals by @HotCakeX in #720
-
Improved Intune policy retrieval and page internals by @HotCakeX in #724
How to verify the MSIXBundle's authenticity:
gh attestation verify "Path To MSIXBundle" --repo HotCakeX/Harden-Windows-Security --format json
You can install the GitHub CLI from Winget:
winget install --id GitHub.cli