• v1.2.1 65c30b4c27

    Ghost released this 2026-06-05 07:38:13 -07:00 | 7 commits to main since this release

    Release v1.2.1

    What's Changed

    Features

    • heph-pwa: added a Login with Authentik button — a proper browser OIDC sign-in (Authorization Code + PKCE) that replaces the manual bearer-token paste. The hub exposes an unauthenticated GET /config ({issuer, client_id}) so the app is zero-config when served from the hub; the PWA discovers the IdP endpoints, runs the PKCE redirect, exchanges the code for a token, and silently refreshes it (offline_access). The manual token field remains as a fallback. Requires the PWA origin registered as a redirect URI on the Authentik heph provider.

    Assets

    • docs-v1.2.1.tar.gz contains the static docs site.
    Downloads