Releases: laurentiu021/SystemManager
SysManager 1.20.14
[1.20.14] - 2026-06-11
Fixed
- No more hidden shutdown errors when closing the app. Cleanup ran more than once on exit (it is triggered by both the window-close and the application-exit events), which double-released the network charts' underlying graphics resources — an error that was caught and hidden but still occurred on every exit. Cleanup is now guarded so it runs exactly once, and the shared network monitors are stopped rather than disposed twice, so the app shuts down cleanly.
Verify the download
Get-FileHash .\SysManager-v1.20.14.exe -Algorithm SHA256Expected SHA256: FBEB80804B0CA271B37FE63E818285A41537538348C7FE1581FE9ADE75352492
SysManager 1.20.13
[1.20.13] - 2026-06-11
Fixed
- The live-output console now matches the app's card styling. Its container used a one-off border with a smaller corner radius than every other card; it now uses the shared
Cardstyle (same surface, border, and 10px radius) while keeping its zero inner padding, so the console looks consistent on the App Updates, Cleanup, System Health, and Windows Update tabs.
Verify the download
Get-FileHash .\SysManager-v1.20.13.exe -Algorithm SHA256Expected SHA256: A9E33C614D5EFBB6EFB987BAB68E6DC77F3A8DB6347CDD1E5944B0BDC59D9259
SysManager 1.20.12
[1.20.12] - 2026-06-10
Fixed
- Windows Update list has a real select-all checkbox. The updates grid's checkbox column used a decorative
✓header that did nothing and had no accessible name. It is now a working select-all checkbox ("Select all updates") that toggles every row, and it stays in sync with the existing Select all / Deselect all buttons.
Verify the download
Get-FileHash .\SysManager-v1.20.12.exe -Algorithm SHA256Expected SHA256: 2A53336189E790F9F61FDD52065FA890C47D4808BD6A8DF0B9144B527FA6DDB8
SysManager 1.20.11
[1.20.11] - 2026-06-10
Fixed
- System Logs severity tiles are now screen-reader friendly and colorblind-safe. The Critical / Errors / Warnings / Info count tiles conveyed their value only through color and an unlabeled number. Each tile now exposes an accessible name with its count (e.g. "Critical events: 3"), and the Critical and Errors tiles — both previously red and indistinguishable to colorblind users — are now told apart by a leading glyph (▲ vs ●) and weight, not hue alone.
Verify the download
Get-FileHash .\SysManager-v1.20.11.exe -Algorithm SHA256Expected SHA256: F698D77EC04DFA0DB403DC5FB192C77EA693296BF1CD832CB6D610532FF971E0
SysManager 1.20.10
[1.20.10] - 2026-06-10
Fixed
- Console output toolbar is now consistent and screen-reader friendly. The Clear and Copy buttons on the live-output console (shown on App Updates, Cleanup, System Health, and Windows Update) used the implicit default button style; they now use the standard
SecondaryButtonstyle like the rest of the app. The output list also gained an accessible name ("Live output").
Verify the download
Get-FileHash .\SysManager-v1.20.10.exe -Algorithm SHA256Expected SHA256: 2F6F5F01195DFFE7E2DF1E83DD05AE18C55264AB4A28C874786C40093C760EC2
SysManager 1.20.9
[1.20.9] - 2026-06-10
Fixed
- System Logs time-range chips now show which range is active and are keyboard-navigable. The 1h / 24h / 7d / 30d / All chips were unlabeled buttons with no selected state, so you couldn't tell which range was applied. They are now a proper radio-button group (matching the Services tab filter chips): the active range is highlighted, the group is arrow-key navigable, and each chip is named for screen readers.
Verify the download
Get-FileHash .\SysManager-v1.20.9.exe -Algorithm SHA256Expected SHA256: 493C2AEF0908DE21EE370C79256637BC3C5A94588945F0A5D7A8F19E2F9A0CBE
SysManager 1.20.8
[1.20.8] - 2026-06-10
Fixed
- Theme presets are now keyboard-accessible. The preset cards in the appearance popup were mouse-only — not reachable by Tab, not activatable from the keyboard, and unnamed to screen readers. They are now focusable, activate with Enter or Space, and announce their preset name. The custom-color hex inputs (accent, background, surface, text) also gained accessible names.
Verify the download
Get-FileHash .\SysManager-v1.20.8.exe -Algorithm SHA256Expected SHA256: F59CA254198A9B26144DB24C89AA4D0FE9076B6EAAD6B88C99EC4951258D9664
SysManager 1.20.7
[1.20.7] - 2026-06-10
Fixed
- Search and filter boxes now have accessible names. The category/filter/search inputs on Apps (Bulk Installer), Uninstaller, Process Manager, Services, and Windows Features had no
AutomationProperties.Name, so screen readers announced them as anonymous edit fields. Each now states what it filters (e.g. "Filter installed apps", "Search winget packages", "Filter Windows features").
Verify the download
Get-FileHash .\SysManager-v1.20.7.exe -Algorithm SHA256Expected SHA256: 5A4B120E33594256A9265EC563221B289C2A82C109824F986FC631012AB7DFCA
SysManager 1.20.6
[1.20.6] - 2026-06-10
Fixed
- Screen readers now announce row actions and the App Blocker input by name. Several icon-only and unlabeled controls had no accessible name, so assistive technology announced them generically (e.g. "X button"). Added
AutomationProperties.Nameto the Process Manager Kill/Open buttons (with the process name), the Ping remove-target button (with the target name), the File Shredder row Remove button (with the file name), and the App Blocker executable-name input.
Verify the download
Get-FileHash .\SysManager-v1.20.6.exe -Algorithm SHA256Expected SHA256: 1453ECBE5B322D4CA97B8250F23526F411976EB864EA382EED3BE2199C3FFBCB
SysManager 1.20.5
[1.20.5] - 2026-06-08
Added
- Undo a DNS change. Applying a DNS preset now snapshots the servers in effect beforehand, and a new "Undo" button on the DNS & Hosts tab restores that exact previous configuration (re-applying the prior static servers, or resetting to DHCP if that was the prior state). Previously the only way back was "Reset to DHCP", which silently discarded any manually-configured DNS.
Verify the download
Get-FileHash .\SysManager-v1.20.5.exe -Algorithm SHA256Expected SHA256: DF7E6428149458C56F9FA6C070FBAB22B4AE0F9792FDCEE9B1562CAAB391A973