All releases
HomeBranch Web
v1.3.0
HomeBranch Web v1.3.0
OIDC single sign-on, OIDC admin configuration UI, and mobile fixes
What’s new
OpenID Connect single sign-on
Users can now sign in via an OpenID Connect provider when OIDC is configured in the Authentication service. The login page automatically displays a provider sign-in button when OIDC is enabled — no page changes are required after configuration.
OIDC admin configuration UI
Admins can configure the OIDC provider — issuer URL, client ID, client secret, callback URL, and provider display name — directly from the admin settings page without restarting any services.
Requires Authentication v1.2.0 or later.
Bug fixes
- Favorites attribution: Fixed display of favorite status when viewing books from another user’s library — the UI now correctly reflects the signed-in user’s own favorites
- Bookshelf search field: Fixed an issue where the search input did not render correctly inside the manage bookshelf button
- Mobile drawer search: Fixed an issue where the search input retained its value after closing the mobile drawer
- Mobile menu z-index: Fixed a layering conflict that caused dropdown menus to render behind the mobile navigation drawer
Upgrade notes
No breaking changes. Pull the latest Docker image or rebuild from source. OIDC login requires Authentication v1.2.0 — deploy both services together.