• v9.0.0-beta.1 b78d8c719d

    v9.0.0-beta.1 Stable

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

    9.0.0-beta.1 (2026-08-18)

    ⚠ BREAKING CHANGES

    • require workers >= 1.0.3 and stamp advertised capabilities as sent
    • rename SkinsJson/update_skins_json to SkinsUpdate/update_skins
    • key render runs by render_runs.osu_id (bigint) and drop the duplicate target_skins column

    Refactors

    • bake the git-cutover revision basis into the fingerprints (83f0adf)
    • drop serde defaults kept for pre-shape cache and feed payloads (755f75e)
    • drop the platform worker self-heal and the pre-queue run statuses (2ed6573)
    • fold admin zip entries under the bare osu id, no _skins suffix (7caee5b)
    • key render runs by render_runs.osu_id (bigint) and drop the duplicate target_skins column (3f0585b)
    • key render runs by the bare osu id instead of the git-era _skins name (5ec5a7a)
    • rename SkinsJson/update_skins_json to SkinsUpdate/update_skins (298c7cc)
    • require workers >= 1.0.3 and stamp advertised capabilities as sent (948a1d5)

    Documentation

    • drop env-overlay and python-backend remnants from module docs (72e2857)

    Tests

    • drop assertions that only pin removed behavior (77d6bbe)
    Downloads