• v0.1.60 de053f2965

    v0.1.60 Stable

    gitea_admin released this 2026-07-05 15:57:43 +00:00 | 1053 commits to main since this release

    Changed

    • Panes scroll instead of cutting off history. The viewport-fit row budget now sets each
      pane's height, not its row count: BUILDS / RELEASES / DEPLOYS render the full retained
      history (50 rows, matching CR retention; release fetch limit follows) inside a scroll
      container with a sticky header — wheel/trackpad, or Tab/click to focus a pane and use
      arrows/PageUp/PageDown. A pane with an open row fold grows to ~70% of the window so
      galleries and logs breathe. Opening a release fold auto-scrolls BUILDS to the first
      cross-highlighted commit, so "the other commit in this release" is never out of reach.

    Included changes (v0.1.59 -> v0.1.60)

    • c16fb99eafed feat(dashboard): panes scroll the full history instead of cutting it off
    • 9c9d309b52d7 spec(deploy): model-check the kernel fleet roll; retire the drifted release specs
    Downloads