Hive Hive
Sign in

Drops

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

Activity
Published Title Project Domains Version Source
Public or private instance visibility with OIDC login Hive now supports a HIVE_VISIBILITY setting that makes an instance either public (anyone can browse) or private (login required). Private in
Hive
Hive
server@0.1.0
GitHub
Google and generic OIDC provider sign-in You can now sign in to Hive with Google or any generic OIDC provider. Configure HIVE_GOOGLE_CLIENT_ID and HIVE_GOOGLE_CLIENT_SECRET for Goog
Hive
Hive
server@0.1.0
GitHub
Public or private dashboard visibility via HIVE_VISIBILITY Hive can now be run as either a public dashboard (the default) or a private instance. Set HIVE_VISIBILITY to private to require login for an
Hive
Hive
server@0.1.0
GitHub
Multi-provider OIDC sign-in with Google and generic providers You can sign in to Hive through Google or any standard OpenID Connect provider, and either can be configured together. The login screen show
Hive
Hive
server@0.1.0
GitHub
Tuist-styled login page The login page has been redesigned to match Tuist's style: a medium-sized heading, small centered subtitle, a 50x50 logo, and large blurred
Hive
Hive
server@0.1.0
GitHub
Generic Helm chart for self-hosting The default Helm chart is now generic, with no Tuist-specific assumptions, and the production configuration is split into a separate values-
Hive
Hive
server@0.1.0
GitHub
Reusable dashboard shell with Hive branding The dashboard now uses a shared, reusable layout with a headerbar, sidebar, and content area. Pages render content into a slot instead of ca
Hive
Hive
server@0.1.0
GitHub
Public or private instance visibility via HIVE_VISIBILITY Introduced a HIVE_VISIBILITY environment variable (public or private) so instance operators can control whether unauthenticated users may re
Hive
Hive
server@0.1.0
GitHub
Login page now shows provider buttons on public instances Fixed the login page so that provider buttons (Google, generic OIDC) are shown on public instances when providers are configured, and update
Hive
Hive
server@0.1.0
GitHub
OIDC login for any provider, with Google built in The Hive server now supports signing in through any OIDC provider. You can configure a generic provider by setting HIVE_OIDC_ISSUER, HIVE_OI
Hive
Hive
server@0.1.0
GitHub