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