Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor improvements before AppControl Manager v.0.1.8.4 release #536

Merged

Conversation

HotCakeX
Copy link
Owner

@HotCakeX HotCakeX commented Jan 16, 2025

  • Tidied up the settings page for user configurations.

  • Adjusted XML Serializer version

  • Removed unnecessary user configurations assignments for strict kernel-mode policy

  • Adjusted Infobar states during runtime.

Tidied up the settings page for user configurations.

Adjusted XML Serializer version

Removed unnecessary user configurations assignments for strict kernel-mode policy
@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label Jan 16, 2025
@HotCakeX HotCakeX self-assigned this Jan 16, 2025
@Copilot Copilot bot review requested due to automatic review settings January 16, 2025 12:14

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • AppControl Manager/AppControl Manager.csproj: Language not supported
  • AppControl Manager/Pages/Settings.xaml: Language not supported
Comments suppressed due to low confidence (2)

AppControl Manager/Pages/CreateSupplementalPolicy.xaml.cs:1535

  • Incorrect initialization of kernelModeDriversList. It should be initialized as new List().
List<FileInfo> kernelModeDriversList = [];

AppControl Manager/Pages/CreateSupplementalPolicy.xaml.cs:1594

  • [nitpick] The comment should be aligned with the code it describes for better readability.
// Only signed kernel-mode files
@HotCakeX HotCakeX merged commit ee5cc1c into main Jan 16, 2025
2 checks passed
@HotCakeX HotCakeX deleted the Minor-improvements-before-AppControl-Manager-v.0.1.8.4-release branch January 16, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💯 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant