Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Sign in with Google or a custom OIDC provider Hive now supports signing in through Google or a generic OpenID Connect provider. The login page renders one button per configured provider,
Hive
Hive
server@0.2.0
GitHub
Public or private dashboard visibility You can now choose whether your Hive instance requires login. Set HIVE_VISIBILITY to private to gate the dashboard behind authentication, or
Hive
Hive
server@0.2.0
GitHub
New Atlas-style login shell and dashboard layout The dashboard and login pages now use a new app shell inspired by the Atlas/Noora design: a header bar, sidebar, content slot, and a centere
Hive
Hive
server@0.2.0
GitHub
Google and generic OIDC sign-in Hive supports sign-in through multiple identity providers at the same time. Google is built in and can be configured with HIVE_GOOGLE_CLIENT
Hive
Hive
server@0.2.0
GitHub
Redesigned dashboard layout and login screen The dashboard and login pages now share an Atlas-style shell: a dedicated dashboard layout with a headerbar, sidebar, and content area, plus
Hive
Hive
server@0.2.0
GitHub
Dashboard visibility setting (public or private) A new HIVE_VISIBILITY setting controls who can access the dashboard. Set it to public (the default) to let anyone use the instance without s
Hive
Hive
server@0.2.0
GitHub
Configurable OIDC login with Google and generic provider support Hive now supports a configurable OIDC login flow. Operators can enable Google via HIVE_GOOGLE_CLIENT_ID and HIVE_GOOGLE_CLIENT_SECRET, or an
Hive
Hive
server@0.2.0
GitHub
Genericize the Helm chart for self-hosting Make the generic Helm chart self-hostable without Tuist-specific defaults. You can now provide an existing Kubernetes secret via secrets.exi
Hive
Hive
server@0.2.0
GitHub
Sign in with Google, generic OIDC, or both Sign in through Google, a generic OpenID Connect provider, or both at the same time. The login page shows one button per configured provider
Hive
Hive
server@0.2.0
GitHub
Use Ueberauth and ueberauth_oidcc for OIDC flows Switch the OAuth flow from a hand-rolled implementation to the Ueberauth + ueberauth_oidcc libraries. This gives automatic OIDC discovery fr
Hive
Hive
server@0.2.0
GitHub