Skip to content

SysManager 1.75.29

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:03
· 44 commits to main since this release
45df5ff

[1.75.29] - 2026-09-02

If you move around the app with the keyboard instead of the mouse, pressing Enter on anything in the
left-hand menu did nothing at all. Space worked, Enter did not. Both work now.

Fixed

  • Enter now opens a page or a group in the left-hand menu. You could reach every entry with Tab and
    see where you were, but the key most people press to open the thing they have landed on was ignored —
    including on the group headings, so a closed group could be reached and then not opened. Only Space
    did anything. This is the key that opens a folder in File Explorer and an entry in the Start menu, so
    Enter doing nothing read as the menu being broken rather than as a different key being required.

Verify the download

Get-FileHash .\SysManager-v1.75.29.exe -Algorithm SHA256

Expected SHA256: 4BD4BA958E94E3AF88F729E6D5595E8923EF1D9557C2DCF423324108EECEB193

This build is not code-signed, so Windows will warn on first launch. That is
expected for a small independent app: see what the warning says and what to
click
.
Code signing is planned through the SignPath Foundation,
which provides free certificates to open-source projects, with signing performed by
SignPath.io. Until then, the SHA256 above and the build
attestation below are what establish that a download is the genuine build.

Code signing policy

This release is not code-signed. The team roles, release-approval process and
privacy policy required by the SignPath Foundation programme
are documented in advance under Code signing
policy
. That
documentation is a prerequisite for applying, not evidence of a certificate. The
attribution line naming SignPath as the signing provider will appear here once a
certificate is actually issued.

This program will not transfer any information to other networked systems unless
specifically requested by the user or the person installing or operating it. Full
privacy policy.

Verify where this binary came from

This exe was built by GitHub Actions from this public source, and the build is
recorded in the Sigstore public transparency log. With the
GitHub CLI:

gh attestation verify .\SysManager-v1.75.29.exe --repo laurentiu021/SystemManager

That proves which commit and workflow produced this exact binary, something the
SHA256 file cannot show, since it is published alongside the exe it describes.
Each release also ships SysManager-v1.75.29.sbom.json, a CycloneDX inventory of
every dependency resolved for this build.