Hive Hive
Sign in

Server 1.203.1

Metadata
Source
GitHub
Version
server@1.203.1
Published
Jun 01, 2026 · 14:42 UTC
Repository
tuist/tuist
Update

Tuist Server 1.203.1 makes the dashboard load faster and fixes cache fallback behavior when Kura endpoints are unavailable.

  • Dashboard pages now render sooner. The server no longer runs breadcrumb dropdown queries before the initial page is sent, and it reuses the project already fetched during authorization. This reduces database round trips and makes the first paint of any project or account dashboard faster.

  • If your account has Kura-enabled cache nodes but no usable Kura endpoints are available, the CLI now falls back to the default Tuist-hosted cache endpoints instead of receiving an empty list or an error. This keeps remote cache operations working even when Kura is temporarily unavailable or misconfigured.