-
v0.8 Stable
released this
2026-06-02 14:40:13 +02:00 | 7 commits to main since this releaseAdded
- Web changelog page (
/changelog/) that rendersCHANGELOG.mdfrom the repo (Forgejo raw
API via the/forgejo-apiproxy) - single source of truth. Linked from the site nav. - CI release automation: the release workflow derives the release notes from
CHANGELOG.md,
and a version tag (vX.Y) builds, signs and publishes a named (non-prerelease) release for
that version;main/dispatch keep the rollinglatestprerelease.
Fixed
- BackInfo background color: use the COLORREF value
4668194for #223B47. BackInfo uses a
COLORREF (0x00BBGGRR/ BGR), so the 0.7 value2243399(0x223B47) was read with red/blue
swapped and rendered olive-brown (#473B22). Reverts the 0.7 change. - BackInfo black border in some profiles (04): BackInfo paints a centered bitmap; when it is
smaller than the screen, the surrounding desktop showed black in profiles whose
Control Panel\Colors\Backgroundwas not set. The solid desktop background color (#223B47) is
now written to HKU.DEFAULT and to every existing user profile (loading each hive as needed),
in addition to the Default hive and current user, so the area around the bitmap blends in.
Built from
d02411aDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
xetup.exe
3 downloads · 9.2 MiB
- Web changelog page (