• v0.1.49 9670e04075

    v0.1.49 Stable

    gitea_admin released this 2026-07-05 11:50:19 +00:00 | 1096 commits to main since this release

    Changed

    • Declutter: removed the "Latest" strips and the dead STEPS column. The tables are newest-first,
      so each "Latest · …" line just restated the top row — gone. The STEPS column showed each row's
      progress, which the Change-CR parsers (parsePBuild/parsePRel/parsePDep) always leave empty,
      so it was a permanent void between STATUS and DURATION — dropped (BUILDS/RELEASES/DEPLOYS are now
      commit|version · status · duration · when). Tables cap at a compact width instead of sprawling
      across an ultrawide monitor. (releaseRender/renderLatest* removed; RELS still feeds the
      release/deploy folds via fetchReleases, repainting through wfRender.)

    Included changes (v0.1.48 -> v0.1.49)

    • 23850c643109 feat(dashboard): remove Latest strips + the dead STEPS column
    Downloads