From d02411adfd778185363de83323cd6fc9431a00bd Mon Sep 17 00:00:00 2001 From: X9 Dev Date: Tue, 2 Jun 2026 14:39:58 +0200 Subject: [PATCH] docs: release 0.8 Promote [Unreleased] to [0.8]: BackInfo background color (COLORREF) and the black-border-in-some-profiles fix, plus the web changelog page and CI release automation finalized this cycle. Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71c4ed9..f7feab9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,17 @@ Builds are continuous: every push to `main` produces a signed `xetup.exe` publis ## [Unreleased] +_Nothing yet._ + +## [0.8] - 2026-06-02 + +### Added +- **Web changelog page** (`/changelog/`) that renders `CHANGELOG.md` from the repo (Forgejo raw + API via the `/forgejo-api` proxy) - 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 rolling `latest` prerelease. + ### Fixed - **BackInfo background color**: use the COLORREF value `4668194` for #223B47. BackInfo uses a COLORREF (`0x00BBGGRR` / BGR), so the 0.7 value `2243399` (`0x223B47`) was read with red/blue