v2.2.2: Performance fix for firewall snapshot (60-120s to 2-5s) + version alignment

This commit is contained in:
NexusOne23 2025-12-22 06:46:53 +01:00
parent 73b7e7c68e
commit 877e01df37
65 changed files with 183 additions and 137 deletions

View file

@ -18,7 +18,7 @@
.NOTES
Author: NexusOne23
Version: 2.2.1
Version: 2.2.2
Requires: PowerShell 5.1+
.EXAMPLE

View file

@ -25,7 +25,7 @@
.NOTES
Author: NexusOne23
Version: 2.2.1
Version: 2.2.2
Requires: PowerShell 5.1+
.EXAMPLE

View file

@ -27,7 +27,7 @@
.NOTES
Author: NexusOne23
Version: 2.2.1
Version: 2.2.2
#>
#Requires -Version 5.1
@ -3180,7 +3180,7 @@ try {
<body>
<div class="container">
<div class="header">
<h1>NoID Privacy v2.2.1</h1>
<h1>NoID Privacy v2.2.2</h1>
<p class="subtitle">Complete Hardening Compliance Report</p>
<span class="badge">All $totalSettings Settings Verified</span>
</div>
@ -3200,7 +3200,7 @@ try {
</div>
<div class="meta-item">
<span class="meta-label">Framework Version</span>
<span class="meta-value">NoID Privacy v2.2.1</span>
<span class="meta-value">NoID Privacy v2.2.2</span>
</div>
</div>
@ -3642,7 +3642,7 @@ try {
</div>
<div class="footer">
<p>Generated by NoID Privacy v2.2.1</p>
<p>Generated by NoID Privacy v2.2.2</p>
<p>Professional Windows 11 Security & Privacy Hardening Framework</p>
</div>
</div>