Skip to content

WDACConfig Update v0.4.5

Compare
Choose a tag to compare
@HotCakeX HotCakeX released this 07 Sep 13:22
· 378 commits to main since this release
836f0f5

What's New

  • Improved module startup time.

  • Updated the task scheduler creation logic, the one that creates a task that automatically updates Microsoft recommended drivers block list WDAC policy on the system every week. It's become more resilient.

  • Implemented lots of new strict code rules to enforce best practices, optimization and correctness.

  • Required PowerShell version: 7.4.3 => 7.4.4

  • Closes #337



I wanted to thank everyone who reports issues here, you all help creating a more mature software and develop something that can benefit us all. So, Thank you 🙏

Issues/bugs always have a higher priority than feature requests for me and I try to fix any issue that is reported as soon as possible to minimize your downtime. When I fix an issue, i don't just try to quickly fix that one instance and be done with it, Instead I find the root cause of it and fix the entire category of that issue/bug so that things like that never happen again in the future.

I hope everyone has a nice day/evening/night and stay safe! 💚


PR: #340