• v3.0.0-beta.1 74b4fb64e7

    v3.0.0-beta.1 Stable

    oscbot released this 2026-06-03 01:10:48 +02:00 | 339 commits to beta since this release

    3.0.0-beta.1 (2026-06-02)

    ⚠ BREAKING CHANGES

    • page reads are served from the Postgres read model instead of reconstructing skin metadata from Forgejo git on every request. Removed endpoints: POST /api/admin/cache/clear, GET /api/bot/users/{osu_id}/skins, PATCH /api/users/{osu_id}/skins/{dir_name}, and the GET /api/admin/cache/pregenerate stream. The skins:/tags:/lfs: cache prefixes and the stats cache_by_prefix field are gone.

    Refactors

    • skins read model + endpoint decommission (v3 API contract) (a95b73b)
    Downloads