|
| 1 | +# Created with WinGet Releaser using komac v2.16.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: laurentiu021.SysManager |
| 5 | +PackageVersion: 1.20.16 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: laurentiu021 |
| 8 | +PublisherUrl: https://github.com/laurentiu021 |
| 9 | +PublisherSupportUrl: https://github.com/laurentiu021/SystemManager/issues |
| 10 | +PackageName: SysManager |
| 11 | +PackageUrl: https://github.com/laurentiu021/SystemManager |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/laurentiu021/SystemManager/blob/HEAD/LICENSE |
| 14 | +ShortDescription: Modern Windows system toolkit — network monitor, performance tuning, cleanup, battery health, process manager, and more. |
| 15 | +Description: |- |
| 16 | + SysManager is a modern Windows system toolkit built with WPF and .NET 10. |
| 17 | + It provides a comprehensive set of tools in a single application including |
| 18 | + live network monitoring, ping and traceroute, speed tests, performance tuning |
| 19 | + with power plan management, deep disk cleanup, duplicate file finder, disk |
| 20 | + analyzer, battery health monitoring, process manager, app uninstaller, |
| 21 | + startup control, Windows services manager, Windows features manager, driver |
| 22 | + information, and system health overview. |
| 23 | +Tags: |
| 24 | +- battery |
| 25 | +- cleanup |
| 26 | +- dotnet |
| 27 | +- network-monitor |
| 28 | +- open-source |
| 29 | +- performance |
| 30 | +- process-manager |
| 31 | +- system-utility |
| 32 | +- uninstaller |
| 33 | +- windows |
| 34 | +- wpf |
| 35 | +ReleaseNotes: |- |
| 36 | + [1.20.16] - 2026-06-12 |
| 37 | + Fixed |
| 38 | + - Starting or stopping a Windows service no longer crashes the app on failure. If a service couldn't be started or stopped (access denied, a dependency problem, or the service state changing mid-operation), the underlying error escaped unhandled. Those failures are now caught and shown as a clear status message. |
| 39 | + - Privacy toggles no longer crash on a registry write error. Applying a privacy toggle only handled permission errors; a registry I/O error or an invalid key/value now logs a warning instead of bringing down the app. |
| 40 | + - Disabling Xbox Game Bar no longer crashes on a registry I/O error. The Performance tab's Xbox Game Bar action now handles I/O failures the same way it already handled permission and state errors. |
| 41 | + - A misbehaving UI subscriber can no longer permanently lock an operation category. If a property-change notification threw while acquiring an operation lock, the category could stay locked forever (blocking all future disk/network/system operations of that kind). The lock is now rolled back cleanly if that happens. |
| 42 | + Verify the download |
| 43 | + Get-FileHash .\SysManager-v1.20.16.exe -Algorithm SHA256 |
| 44 | + Expected SHA256: BA1C3C83097D4B5509DEE96C7DF32701923DD0BF6CCE7311ED2C67B1285A57B1 |
| 45 | +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.20.16 |
| 46 | +ManifestType: defaultLocale |
| 47 | +ManifestVersion: 1.12.0 |
0 commit comments