• v0.1.54 b0ac6de083

    v0.1.54 Stable

    gitea_admin released this 2026-07-05 13:42:31 +00:00 | 2587 commits to trunk since this release

    Added

    • Cross-highlight: opening a release fold lights up its commits in the BUILDS pane. A release's
      change-list commits (the fold) now tint the matching build rows the same blue as the fold's commit
      links, so you can see at a glance which builds a release shipped.
    • Deploy rows show a chip for EACH release delivered. A deploy that skipped a version delivers
      the whole gap — the row now shows every delivered version in purple (e.g. v0.1.50 · v0.1.49),
      matching the fold's "delivers N releases" line instead of showing only the top one (capped at 4 + "+N").

    Included changes (v0.1.53 -> v0.1.54)

    • 93f783568d51 feat(dashboard): cross-highlight release commits in builds + multi-chip delivered releases
    Downloads