|
| 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.51.8 |
| 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.51.8] - 2026-06-30 |
| 37 | + Fixed |
| 38 | + - Work-in-progress tabs no longer show a doubled hash in their issue reference. The placeholder tabs (Bandwidth Monitor, Gaming Profile, Edge/OneDrive Remover, Notification Blocker, Volume Control) rendered "Tracked in issue ##337" because the template prepended a # to a value that already started with one. The duplicate is removed, so they now read "Tracked in issue #337". |
| 39 | + - A drive with no SMART data is no longer painted red as if it were failing. The disk-health percentage swatch fell through to the "failing" red when SMART health data was unavailable; it now shows the neutral grey used elsewhere for unknown readings, matching the temperature swatch. |
| 40 | + - The App Alerts busy indicator no longer switches off while monitoring is active. Running a manual "refresh installed apps" while monitoring was on forced the busy/monitoring affordance off in its cleanup step; the indicator now stays in sync with the monitoring state. |
| 41 | + - The Context Menu search box now shows its placeholder text. The "Search entries…" hint was wired through a Tag that the default text-box template never renders, so the field appeared blank; it now uses the same in-box placeholder pattern as the Bulk Installer search. |
| 42 | + - One invalid custom-theme colour no longer discards the other three. Entering a malformed hex value in the Appearance → Custom editor silently dropped all four colour edits; each field is now parsed independently, valid values still apply, and an invalid field is flagged with red text and a tooltip. |
| 43 | + Verify the download |
| 44 | + Get-FileHash .\SysManager-v1.51.8.exe -Algorithm SHA256 |
| 45 | + Expected SHA256: 7822D2F40291BC9017442D1F6710C7309DA2B1C30C3936AB49998A3E1312B1EE |
| 46 | +ReleaseNotesUrl: https://github.com/laurentiu021/SystemManager/releases/tag/v1.51.8 |
| 47 | +ManifestType: defaultLocale |
| 48 | +ManifestVersion: 1.12.0 |
0 commit comments