Skip to content

SysManager 1.75.27

Choose a tag to compare

@github-actions github-actions released this 02 Sep 10:34
· 50 commits to main since this release
0e7c4d6

[1.75.27] - 2026-09-02

On the six light colour themes you could not tell whether a switch was on or off — the little circle was white
on an almost-white background. On Warm Ember and Dark Forest the same thing happened the other way round, once
the switch was on.

Fixed

  • Switches can now be read on every colour theme. The circle inside a switch was always white. On the
    light themes the track behind it is very pale, so the circle was invisible and the only way to tell a
    switch's state was to click it and watch what happened. Checking every theme turned up the mirror image of
    the same problem: on Warm Ember and Dark Forest, the track turns amber or green when the switch is on, and a
    white circle on those is nearly as hard to see. The circle now takes its colour from whatever is behind it,
    which is different in each state, so it stands out in both. It affects every switch in the app.

Verify the download

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

Expected SHA256: E8FFA816F9DD65573103F122F2DDC7D5B7C36DE823DB4E5FD969F231D55F13A6

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.27.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.27.sbom.json, a CycloneDX inventory of
every dependency resolved for this build.