Hive Hive
Sign in

Server 1.212.1

Metadata
Source
GitHub
Version
server@1.212.1
Published
Jun 16, 2026 · 08:43 UTC
Repository
tuist/tuist
Update

Server 1.212.1 fixes an authorization issue for Tuist operators.

  • Operators who sign in with a @tuist.dev Google Workspace account regain access to the /ops panel and operator-specific redirects. A recent gate required a confirmed email address, but OAuth sign-ins do not set one, so it excluded all Google-authenticated operators.
  • Operator verification now checks the Google Workspace hosted domain captured at sign-in, matching how organization SSO binds an account to a tenant. This is more reliable than checking the email address alone.
  • Self-hosted instances keep their existing behavior: operators still match the configured operator email domain, and the Google Workspace check does not apply.