• v0.1.98 01b579e9a7

    v0.1.98 Stable

    pipeline-bot released this 2026-07-08 12:16:53 +00:00 | 857 commits to main since this release

    Changed

    • Dashboard folds now support a per-project artifact keep-list (FLAGS[proj].artifacts): when set,
      only matching download chips render in BOTH the build fold and the release fold; reels (.mp4)
      always show. zelnet declares [/\.exe$/i, /macos/i] so its folds surface only the testable
      Windows + macOS builds, hiding the Linux tarballs, rpm/deb, checksums, and screenshot posters.
      Other projects are unaffected (unset ⇒ keep all). New artifactKeep(name) + test.
    • Build-download mirror window aligned 24 → 40 (the log/trace windows) so every build the BUILDS
      pane folds open via its logs also has its Windows/Mac binaries downloadable — no more "logs but
      no downloads" rows for builds older than the 24-deep window.

    Included changes (v0.1.97 -> v0.1.98)

    • bd74654c67f8 feat(dashboard): per-project artifact keep-list (zelnet = Win+Mac+reels)
    Downloads