• v1.0.0-beta.12 8d433a2799

    v1.0.0-beta.12 Pre-release

    skinhub-bot released this 2026-08-29 00:18:26 +02:00 | 21 commits to beta since this release

    1.0.0-beta.12 (2026-08-28)

    Features

    • run: boards and every other kind run in two lanes, the request budget split between them (c8cc9cd)
    Downloads
  • v1.0.0-beta.11 ff018761a6

    v1.0.0-beta.11 Pre-release

    skinhub-bot released this 2026-08-28 08:59:37 +02:00 | 23 commits to beta since this release

    1.0.0-beta.11 (2026-08-28)

    Bug Fixes

    • ui: refuse a pasted command in the token field (4e34008)
    Downloads
  • v1.0.0-beta.10 b25687190f

    v1.0.0-beta.10 Pre-release

    skinhub-bot released this 2026-08-28 02:12:39 +02:00 | 25 commits to beta since this release

    1.0.0-beta.10 (2026-08-28)

    Features

    • prev_no_legacy skip rule for stable boards (b8664c8)
    Downloads
  • v1.0.0-beta.9 1d90616a3f

    v1.0.0-beta.9 Pre-release

    skinhub-bot released this 2026-08-28 00:47:36 +02:00 | 27 commits to beta since this release

    1.0.0-beta.9 (2026-08-27)

    Bug Fixes

    • heartbeat every job of a claimed batch, not only the running one (1e6cea9)

    Documentation

    • point at the full tutorial (38fd7f9)
    Downloads
  • v1.0.0-beta.8 fed610c3ba

    v1.0.0-beta.8 Pre-release

    skinhub-bot released this 2026-08-27 23:31:58 +02:00 | 30 commits to beta since this release

    1.0.0-beta.8 (2026-08-27)

    Bug Fixes

    • osu: back off from a Cloudflare 429 like the server instead of a flat minute (296a302)
    Downloads
  • v1.0.0-beta.7 f56840cccc

    v1.0.0-beta.7 Pre-release

    skinhub-bot released this 2026-08-27 23:25:38 +02:00 | 32 commits to beta since this release

    1.0.0-beta.7 (2026-08-27)

    Features

    • osu: pace leaderboard paths by the server's leaderboard_rpm (6e2ec2d)

    Bug Fixes

    • osu: the /all pair answer is not under the leaderboard cap (79a203d)
    Downloads
  • v1.0.0-beta.6 edf6522d57

    v1.0.0-beta.6 Pre-release

    skinhub-bot released this 2026-08-27 23:16:55 +02:00 | 35 commits to beta since this release

    1.0.0-beta.6 (2026-08-27)

    Bug Fixes

    • cli: accept the global flags after the login subcommand (52a9e26)
    Downloads
  • v1.0.0-beta.5 9f2b750299

    v1.0.0-beta.5 Pre-release

    skinhub-bot released this 2026-08-27 23:12:20 +02:00 | 37 commits to beta since this release

    1.0.0-beta.5 (2026-08-27)

    Features

    • login: accept a pasted redirect URL alongside the listener, --paste for containers (be46a64)
    Downloads
  • v1.0.0-beta.4 53e0b3c015

    v1.0.0-beta.4 Pre-release

    skinhub-bot released this 2026-08-27 23:09:27 +02:00 | 39 commits to beta since this release

    1.0.0-beta.4 (2026-08-27)

    Features

    • installer: NSIS per-user installer attached to every release (bef8b1b)
    • ui: local status page on 127.0.0.1:27300 with config, login, update and quit (b4625e4)
    • windows: tray icon and exe icon/version resources (723f842)

    Documentation

    • status page, installer and port (49b52fd)
    Downloads
  • v1.0.0-beta.3 c10a1242ed

    v1.0.0-beta.3 Pre-release

    skinhub-bot released this 2026-08-27 22:51:41 +02:00 | 44 commits to beta since this release

    1.0.0-beta.3 (2026-08-27)

    ⚠ BREAKING CHANGES

    • the worker now speaks the /api/worker/* job protocol (claim, heartbeat, release, results, logs, config); the /api/crawl-worker routes are gone.

    Features

    • generic job protocol with heartbeats, release, logs, login for boards and self-update (c142cb8)

    CI

    • stream the tree into the test container instead of a bind mount (92c86f4)
    Downloads