noid-privacy/Modules/Privacy
NexusOne23 da9f937ee8 release: v2.2.3 - Fix Restore Mode module selection crash
CHANGELOG:
- Fixed: Restore Mode manual module selection crash (Critical)
- Root cause: .Split(',', ';', ' ') triggered wrong .NET overload
- Fix: Replaced with native PowerShell -split '[,; ]' operator
- Reported by: KatCat2

VERSION BUMP: 2.2.2 -> 2.2.3
- Updated 48 files with new version number
- CHANGELOG.md: Added v2.2.3 release notes
- README.md: Updated badge, module table, project status
2026-01-07 18:46:14 +01:00
..
Config Add AllowLinguisticDataCollection=0 to all Privacy profiles (prevents typing data collection) 2025-12-09 07:29:52 +01:00
Private v2.2.2: Performance fix for firewall snapshot (60-120s to 2-5s) + version alignment 2025-12-22 06:46:53 +01:00
Public v2.2.2: Performance fix for firewall snapshot (60-120s to 2-5s) + version alignment 2025-12-22 06:46:53 +01:00
Privacy.psd1 release: v2.2.3 - Fix Restore Mode module selection crash 2026-01-07 18:46:14 +01:00
Privacy.psm1 release: v2.2.3 - Fix Restore Mode module selection crash 2026-01-07 18:46:14 +01:00
Test-PrivacyCompliance.ps1 v2.2.0 - Complete Security Hardening Framework (632 Settings) 2025-12-08 10:32:49 +01:00