• v2.0.0-beta.13 7ddfb965aa

    oscbot released this 2026-05-18 23:30:29 +02:00 | 410 commits to beta since this release

    2.0.0-beta.13 (2026-05-18)

    Features

    • api: list_ci_runs only returns runs from the last 24h (7888f36)
    Downloads
  • v2.0.0-beta.12 9c17e6cca8

    oscbot released this 2026-05-18 23:29:00 +02:00 | 412 commits to beta since this release

    2.0.0-beta.12 (2026-05-18)

    Bug Fixes

    • ci-lock: drop stale rows + close all non-terminal rows on ci-done webhook (eb46f42)
    Downloads
  • v2.0.0-beta.11 1e22c32c3e

    oscbot released this 2026-05-18 23:22:38 +02:00 | 414 commits to beta since this release

    2.0.0-beta.11 (2026-05-18)

    ⚠ BREAKING CHANGES

    • api: POST /api/users/{osu_id}/ci/dispatch now requires admin role. Owners no longer dispatch manually — implicit triggers from upload, skins.json save, and delete are sufficient.

    Features

    • api: dispatch_ci is admin-only (owners trigger CI via upload / edit / delete) (d8e6177)
    Downloads
  • v2.0.0-beta.10 190bee453d

    oscbot released this 2026-05-18 23:11:35 +02:00 | 417 commits to beta since this release

    2.0.0-beta.10 (2026-05-18)

    Features

    • api: GET /api/users/{osu_id}/rate-limits snapshot for the caller (b27d334)
    Downloads
  • v2.0.0-beta.9 03e397be0a

    v2.0.0-beta.9 Stable

    oscbot released this 2026-05-18 23:10:07 +02:00 | 420 commits to beta since this release

    2.0.0-beta.9 (2026-05-18)

    Features

    • api: rate-limit public read endpoints (media w/ own-repo bonus, avatar, community, users, ci runs/log/stream) (a155d5a)
    Downloads
  • v2.0.0-beta.8 7d6eaa8881

    v2.0.0-beta.8 Stable

    oscbot released this 2026-05-18 23:07:09 +02:00 | 422 commits to beta since this release

    2.0.0-beta.8 (2026-05-18)

    Features

    • api: gate writes on no-active-CI + apply rate limits + admin-only force_rebuild (f89c136)
    Downloads
  • v2.0.0-beta.7 69fe2ebdf5

    v2.0.0-beta.7 Stable

    oscbot released this 2026-05-18 23:05:14 +02:00 | 424 commits to beta since this release

    2.0.0-beta.7 (2026-05-18)

    Features

    • api: ci_lock service + no_active_ci dependency (reject 409 when CI in-flight) (9921a43)
    Downloads
  • v2.0.0-beta.6 36ff712756

    v2.0.0-beta.6 Stable

    oscbot released this 2026-05-18 23:03:04 +02:00 | 426 commits to beta since this release

    2.0.0-beta.6 (2026-05-18)

    Features

    • api: in-memory token-bucket rate limiter + rate_limit dependency factory (32a2a4d)
    Downloads
  • v2.0.0-beta.5 f5fd27d0a4

    v2.0.0-beta.5 Stable

    oscbot released this 2026-05-18 22:45:55 +02:00 | 428 commits to beta since this release

    2.0.0-beta.5 (2026-05-18)

    Features

    • api: serve swagger ui + redoc + openapi spec under /api/ (c5a66f2)

    CI

    • surface refactor/ci/docs/etc. types in changelog (conventionalcommits presetConfig) (a2ab434)
    Downloads
  • v2.0.0-beta.4 c6ea5cc05e

    v2.0.0-beta.4 Stable

    oscbot released this 2026-05-18 21:54:49 +02:00 | 432 commits to beta since this release

    2.0.0-beta.4 (2026-05-18)

    Features

    • api: split do_previews into do_gameplay/do_panel/do_thumbnail (5475cce)
    Downloads