Commit 2f6b4f2de7

2f6b4f2de726155c8b805122f50ad7b93bfd827f

parent: 472230fba4

Verified · cmc ci/build: success ci/test: success

cmc <hello@cleberg.net> · 2026-09-18 20:16 UTC

CHANGELOG: v1.24.1
CHANGELOG.org +13
@@ -4,6 +4,19 @@ Versioning follows semver from v0.1.0. Database migrations run
44automatically on daemon start; upgrade notes appear per release when
55anything beyond "replace the binary and restart" is needed.
66
7* v1.24.1 — 2026-09-18
8
9The dashboard feed and the phone-width rail strip (#222, #220).
10
11- Build events record their commit; the dashboard's activity feed folds
12 a commit's jobs into one line per run with the combined state and a
13 state dot. A status outside the known set is never shown as success.
14- Feed times are relative, with the exact UTC time in a title, as the
15 tree listings already do.
16- Under 52rem the rail strip keeps the brand on its first row, shows
17 pinned repositories as a compact labelled sub-row, and New repository
18 is a =+= button at every width.
19
720* v1.24.0 — 2026-09-18
821
922The web follow-ups to the design foundation (#219, #220, #221, #222,