Hive Hive
Sign in

Server 1.200.4

Metadata
Source
GitHub
Version
server@1.200.4
Published
May 27, 2026 · 14:39 UTC
Repository
tuist/tuist
Update

This server release improves SCIM onboarding and test-insights performance.

SCIM provisioning

  • Enabling Okta SCIM after your team already has Tuist accounts no longer produces repeated 409 errors. Existing users are now attached to your organization with the requested role, and they receive an email notification so they can audit the attachment.

Test insights

  • Project-level test case run listings now load much faster and no longer time out on large projects. A new materialized view optimized for project-wide queries replaces the previous full-table scan.
  • Self-hosted test ingestion now handles large batches of existing test case lookups without hitting request header size limits.