• v0.5.9 06695c3d77

    v0.5.9 Pre-Release

    mward4 released this 2026-06-05 11:47:41 -04:00 | 14 commits to main since this release

    v0.5.9 — boot detection + SSO login fixes

    Storage / boot

    • El Torito boot-catalog detection. ISOs are now classified by whether they actually carry a boot catalog, not by file size. Bootable ISOs we cannot otherwise identify (BSD, ESXi, firmware tools, custom spins) boot via iPXE sanboot; genuine data/appliance images (e.g. VMware vCenter bundles) are flagged honestly instead of mislabeled.
    • Retroactive re-introspection on upgrade. Local ISOs uploaded by an older build are re-probed on startup, so a Windows 11 / Windows 11 IoT ISO that previously showed "won't boot" is reclassified and boots — no delete-and-re-upload.
    • Dashboard image counts now bucket Windows / Linux / other accurately.

    Single sign-on

    • The "Sign in with …" button is now static — it renders whenever SSO is usable, signed in or out. Previously it keyed off an auth-gated endpoint and vanished instance-wide after the first login. A minimal, non-sensitive SSO descriptor now ships on the public /api/me; metadata/entity-ID stay gated.

    Image: gitea.milesward.dev/mward4/openpxe:0.5.9 (also :latest) — linux/amd64, digest sha256:6668a132c3c7b3316e888847b02ea6bd03b48f3064129ffde52d40ac3ce8c587.

    Downloads