Commit 98b0b03d44

98b0b03d448a247f3d4284ddb51fefeea04ecbdd

parent: 618f6f89cb

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

cmc <hello@cleberg.net> · 2026-09-19 02:21 UTC

CHANGELOG: v1.27.0
CHANGELOG.org +17
@@ -4,6 +4,23 @@ 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.27.0 — 2026-09-19
8
9The follow-ups from the forge benchmark (#226) and two profile fixes.
10
11- On a wide repository overview the About block (counts, licence, latest
12 release, build, contributors, languages) and the clone commands sit in
13 a column beside the file table; under 62rem the order is unchanged
14 (#228).
15- The landing page's Explore and Create an account routes sit above the
16 picture, and the picture is capped so the first screen carries a call
17 to action (#229).
18- Each row of the merge request list shows the combined check state of
19 its head, linking to the diff, and a comment count (#230). Labels on
20 merge requests do not exist yet (#231).
21- The profile page lists repositories after the activity graph, and a
22 table in rendered prose keeps its last row's bottom border (#225).
23
724* v1.26.0 — 2026-09-18
825
926A closed merge request can name the request that carried its change