• v0.1.22 7cd5a41424

    v0.1.22 Stable

    gitea_admin released this 2026-07-03 14:24:29 +00:00 | 1242 commits to main since this release

    Changed

    • Dashboard: every row in a pane now has ONE uniform shape/type. Build and
      Deploy rows lead with a 12-char commit sha and nothing else; Release rows
      lead with a vX.Y.Z version and nothing else. A build no longer shows a trailing
      · vX.Y.Z (that appeared only when the built commit happened to sit on a clean
      VERSION — release commits — so the pane mixed sha and sha · version rows), and
      a release never falls back to a bare sha. The version a build might be released AS
      is a Release-pane property, not a build's identity. Dropped the green releasable
      tag (the status.releasable flag stays on the CR; it just isn't rendered).
    Downloads