• v2.0.0-beta.10 190bee453d

    oscbot released this 2026-05-18 23:11:35 +02:00 | 1 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 | 4 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 | 6 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 | 8 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 | 10 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 | 12 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 | 16 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
  • v2.0.0-beta.3 01b7bd644f

    v2.0.0-beta.3 Stable

    oscbot released this 2026-05-18 21:07:02 +02:00 | 20 commits to beta since this release

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

    Features

    • semver: rank CalVer tags newer than legacy semver in sort_desc (a68595f)
    Downloads
  • v2.0.0-beta.2 140cd293d1

    v2.0.0-beta.2 Stable

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

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

    Features

    • api: structured skin detail endpoint with author + build history (58f83a6)
    Downloads
  • v2.0.0-beta.1 6364ea1014

    v2.0.0-beta.1 Stable

    oscbot released this 2026-05-18 20:24:50 +02:00 | 27 commits to beta since this release

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

    ⚠ BREAKING CHANGES

    • api: /api/m/{osu_id}/... is removed; media is now served at
      /api/users/{osu_id}/media/{category}/{dir}.{ext}?ref={ref}. GET /skins/{dir}/doc
      is removed along with markdown rendering, sanitizer, and pregenerated doc
      cache; the replacement structured detail endpoint lands next.

    Code Refactoring

    • api: media URL rework + drop markdown doc rendering (93acb8b)
    Downloads