github HotCakeX/Harden-Windows-Security AppControlManager-v2.0.40.0
AppControl Manager v2.0.40.0

Installation

install AppControl Manager from Microsoft Store

Install it from the Microsoft Store: https://apps.microsoft.com/detail/9png1jddtgp8

Documentation

What's New

  1. Updated the dependencies to the latest versions, including major ones such as .NET SDK and Windows App SDK.

  2. Improved scrolling performance in list views with large data sets by utilizing phased loads based on the importance of each column's data type.

  3. Added icons to many buttons and other areas that didn't have one, helping with discoverability and usability.

  4. The Font Families list in the Settings page is now sorted alphabetically, making it easier to find the font name you're looking for.

  5. Improved localization.

  6. Disabled sticky headers in installed apps lists in Create Deny Policy and Create Supplemental Policy pages to better utilize the available vertical space.

  7. The Get Code Integrity Hashes page now supports dragging files onto it and dropping them there to calculate their hashes. (Available only when the app running unelevated)

  8. In the Simulation page, replaced the "Save output to CSV" option with "Export to JSON". JSON is a more structured format and exporting to JSON is a lot faster due to source generated serializers. This also aligns with other export options in the app because they all use JSON as the output format.

  9. Improved the formatting of the exported JSON data from list views. They are now all pretty printed with indentation for better readability.

  10. 🎊 Whenever you select an item by browsing for it, the button responsible for it will have a distinct shadow around it and its text will be changed to "Selected" (localized), indicating that you've selected that item. Completes this feature request. As a reminder, you can always review the items you've selected and clear your selections by right-clicking or tap + holding on the button.


TabTip_uzRipIC8pT


  1. Improved the design of UI elements that show the total count of items in each list view. They now have a more sophisticated and consistent design across the entire app and show the count of the data instantly without any delay, so if there was even a few milliseconds delay before, it's not there anymore.

  2. When using the Save feature in the Policy Editor, the version number of the policy is contextually incremented. Completes this feature request.

PRs


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

Don't miss a new Harden-Windows-Security release

NewReleases is sending notifications on new releases.