• v1.0.1 2566a40908

    v1.0.1 Stable

    zaph0d released this 2026-08-12 12:34:18 +02:00 | 83 commits to main since this release

    📅 Originally published on GitHub: Wed, 12 Aug 2026 10:34:41 GMT
    🏷️ Git tag created: Wed, 12 Aug 2026 10:34:18 GMT

    Patch release — fixes a real bug in v1.0.0 that only showed up when actually completing a GitHub sign-in end to end.

    Fixed

    • GitHub OAuth login 500'd fetching the user's profile. GitHub isn't an OIDC provider, so it has no .well-known/openid-configuration discovery document — the backend's OAuth client needed an explicit userinfo_endpoint, which it didn't have, and GitHub's /user response uses different field names (and can omit email) than the OIDC shape the rest of the login code assumed. Google and generic OIDC sign-in were never affected.

    Also included since v1.0.0

    • Version bump only, plus the fix above — no other functional changes. See the v1.0.0 release notes for the full feature set (auth hardening, admin controls, responsive UI, etc.).

    Downloads

    Standalone CLI binaries for Linux, macOS (Intel + Apple Silicon), and Windows are attached below.

    Downloads