A CLI-first git forge. cli forge git self-hosted

https://gitbay.org

Commit a32f7f2001

a32f7f2001c1c0bf38ba8c3360e6bc7ca3982fee

parent: 000e6436f3

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

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

CHANGELOG: v1.30.0

Date the section and say what the release is, rather than naming only
the comparison findings it started as. The upgrade note is the token
scope review that dropping SSHOnly calls for.
CHANGELOG.org +9 −3
@@ -4,9 +4,16 @@ 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.30.0 — unreleased
7* v1.30.0 — 2026-09-19
88
9The web findings from the forge comparison (#232).
9Every command runs on every surface, markup previews before it is
10written, and the web findings from the forge comparison (#232, #233,
11#234, #235).
12
13*Upgrade note.* Dropping =SSHOnly= widens what a full-scope API token
14can do: it can now administer the instance and mint further tokens.
15Review the tokens you have issued and re-mint as =--scope read= any
16that only need to read.
1017
1118- *Every command now runs on every surface.* The registry's =SSHOnly=
1219 flag is gone, and with it the refusal that met build secrets, mirror
@@ -30,7 +37,6 @@ The web findings from the forge comparison (#232).
3037 release create and edit, the profile about text, and the file editor
3138 on a path the forge renders. It renders the draft above the textarea
3239 and writes nothing (#235).
33
3440- Links inside running text are underlined: the meta lines on issues,
3541 merge requests and releases no longer tell a link apart by colour
3642 alone.