- "summary": "## Fixes, UX Polish & Registry Optimizer Expansion\n\n### Script & Repair Fixes\n- Fixed Shell/UI reset failure by defining `Stop-TidyAppxProcesses` **before** re-registration attempts\n- No other Shell/UI changes\n\n### Threat Watch\n- “Scan file” now short-circuits when busy\n- Shows immediate **Running Defender file scan…** feedback\n- Logs outcome and surfaces Defender verdict per click\n\n### Registry Optimizer UX\n- Quick Actions card moved directly under the hero block (always visible on all screen sizes)\n- Layout collapsed to a **single effective column** (no phantom side spacing)\n- Removed telemetry sharing card from Settings\n- Elevation section refreshed with clearer admin badges, copy, and feature notes\n- Updated elevation strings to clearly state admin requirement and restart guidance\n\n### Installer & Bootstrap Stability\n- Installer now **forces wizard window to close** on completion (fixes invisible “Setup” in Alt-Tab)\n- App relaunch still uses shell exec without blocking the installer\n- Fixed crash caused by WPF writing to a read-only PowerShell command property by switching binding to **OneWay**\n\n### PulseGuard Improvements\n- Added focused **PulseGuardHeuristics** helper to detect real PowerShell 7 issues and suppress noise\n- Expanded pending-automation dialog:\n - “Wait and close” vs “Wait (stay open)”\n - Clearer copy and distinct behaviors\n- Added tests covering PS7 detection, false-positive suppression, and navigation noise\n\n### Reset Rescue / Registry Restore\n- Fixed HKCU registry restore to correctly read `JsonElement` values (including base64 binary)\n- Registry round-trip now succeeds reliably\n\n---\n\n## Registry Optimizer -> New Tweaks Added (17)\n\n- Added multiple new performance, gaming, and privacy tweaks (TCP latency, input responsiveness, memory behavior, GPU scheduling, task priority, UI/UX, privacy, networking, gaming)\n- Examples include:\n - TCP latency reduction (Nagle/ACK)\n - Disable paging executive\n - GPU hardware scheduling\n - Foreground CPU priority boost\n - Game task scheduling priorities\n - Input latency and system feature toggles\n\n### Optimizer Safety & Tests\n- Injected RAM provider into preflight for deterministic low-memory gating\n- Added tests for:\n - Disable-paging-executive safety\n - Low-RAM block behavior\n - Per-preset completeness\n - Enable/disable support for every tweak\n - Gaming preset producing full operation plans",
0 commit comments