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

Harden Windows Security v0.4.1 #251

Merged
merged 17 commits into from
May 11, 2024
Merged

Conversation

HotCakeX
Copy link
Owner

@HotCakeX HotCakeX commented May 4, 2024

What's New

Improved Multi-Threading in GUI

  • Completely reworked the multi-threading aspects of the GUI. Now it's high performance, resilient and no longer freezes the GUI when long or heavy tasks run in the background. This allows you to move the GUI window around or resize it at any time just like you would on any native application.
  • Applied code optimizations that resulted in using a lot less code than before to achieve even more.
  • The Microsoft Defender category now checks for the availability of the ConfigDefender module's parameters before using them and informs the user that there is a system restart pending if they are unavailable. See this and this for more info.
  • Increased PowerShell version requirement from 7.4.1 to 7.4.2.

As always, the module automatically updates when you run any of its cmdlets/commands and when there is a new version available on PowerShell Gallery, so you don't have to manually update it.

@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label May 4, 2024
@HotCakeX HotCakeX self-assigned this May 4, 2024
@HotCakeX HotCakeX force-pushed the Harden-Windows-Security-v0.4.1 branch from b865221 to f003e5d Compare May 9, 2024 10:07
@HotCakeX HotCakeX force-pushed the Harden-Windows-Security-v0.4.1 branch from f003e5d to 43eb26d Compare May 9, 2024 10:09
@HotCakeX HotCakeX marked this pull request as ready for review May 9, 2024 19:43
@HotCakeX HotCakeX merged commit 99dcda9 into main May 11, 2024
2 checks passed
@HotCakeX HotCakeX deleted the Harden-Windows-Security-v0.4.1 branch May 11, 2024 18:43
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.

None yet

1 participant