Nexus
d4dfe39e4f
chore: bump version to 2.2.4, update CHANGELOG and README
...
CI - PowerShell Quality Checks / PSScriptAnalyzer (push) Has been cancelled
CI - PowerShell Quality Checks / Test on PowerShell 5.1 (push) Has been cancelled
CI - PowerShell Quality Checks / Test on PowerShell 7.4 (push) Has been cancelled
CI - PowerShell Quality Checks / Validate Project Structure (push) Has been cancelled
Pester Tests / test (push) Has been cancelled
Version bump across 62 files (2.2.3 → 2.2.4).
CHANGELOG.md: New [2.2.4] section with EDR/XDR detection and version tooling.
README.md: Updated release highlights, AV detection example output synced with code.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:22:12 +01:00
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
NexusOne23
74b73eda81
fix: cleanup loader lists, update New-DefaultConfig, fix CHANGELOG numbers
...
- Remove non-existent Backup/Restore-AntiAISettings from AntiAI.psm1 loader
- Remove non-existent Restore-PrivacySettings from Privacy.psm1 loader
- Update New-DefaultConfig: EdgeHardening 20->24, AdvancedSecurity 36->50
- Add missing options: nonInteractive, autoConfirm, module-specific settings
- Fix CHANGELOG.md: AntiAI 24->32, EdgeHardening 20->24, AdvancedSecurity 44->50
2025-12-24 21:15:09 +01:00
NexusOne23
877e01df37
v2.2.2: Performance fix for firewall snapshot (60-120s to 2-5s) + version alignment
2025-12-22 06:46:53 +01:00
NexusOne23
b3efcf35fd
v2.2.1: Critical multi-run session bugfix, .Count property fix, ASR prompt improvement, code quality review
2025-12-20 23:08:01 +01:00
NexusOne23
ba364813ed
v2.2.0 - Complete Security Hardening Framework (632 Settings)
2025-12-08 10:32:49 +01:00