• v2.7.2 b289ad6aa3

    v2.7.2 Stable

    oscbot released this 2026-06-08 20:34:20 +02:00 | 54 commits to main since this release

    2.7.2 (2026-06-08)

    Bug Fixes

    • poll user fresh in the CI watcher so fast-run version banners aren't masked by the nav cache (93b3e65)

    Performance Improvements

    • make the admin pick target a typeahead instead of a 100-cap list (0be6243)
    • pause CI-load polling while the tab is hidden (598dbbe)
    • route SSR API fetches to the internal backend when configured (8d7c3f1)

    Refactors

    • consume generated types for CiLoad and PickValue (9eb5d19)
    • consume generated types for Me, CIRun, SkinDetail, admin + CI-health containers (5cc48a8)
    • consume generated types for rate-limit, media, upload, stats, CI-health leaves (0d7ff44)
    • consume generated types for SkinEntry, community, rate-limits, upload, skins-json (c6091b2)
    • remove the write-only me store (1c9c80b)
    • type the CI phase SSE events instead of any (6a0ccb8)

    CI

    • bound the release job runtime (fefa406)
    • bump osc_dev/deploy image on release (Komodo GitOps) (a77b013)
    • fast-forward Renovate auto-merges to match the repo merge policy (5a36ee6)
    • gate PRs on generated types matching the vendored spec (75d7434)
    • SHA-pin third-party actions and let Renovate maintain digests (ca2191a)

    Build

    • vendor branch-matched openapi.json and regenerate the typed client (ddd2d7d)
    Downloads