What's Changed
- The Check for updates button now works on managed or work laptops where antivirus or a network filter inspects secure connections. It now trusts Windows' own certificate list, which those tools update, so the check no longer quietly fails on those machines.
- When the update check can't reach GitHub, it now says why in a short popup (for example no network, a blocked certificate, or GitHub being busy) instead of a vague message. The reason is also written to the debug log when it's turned on.
- The update check waits a little longer before giving up, so a slow connection is less likely to report a false failure.
- The startup splash is now fully solid, matching the rest of the Simple X Tools. On a light desktop it shows as a rectangle rather than a rounded shape.
Full Changelog: v1.4.2...v1.4.3