Server 1.201.0 is available as ghcr.io/tuist/tuist:1.201.0.
Runners dashboard and billing
- The account layout now has a sidebar with Projects, Runners, Members, and Settings. Integrations, Billing, and Authentication have moved into a Settings hub.
- A new Runners dashboard shows your workflow activity: total jobs, p50/p90/p99 duration trends, and recent jobs and workflow runs.
- You can list workflows, open a workflow detail, view all jobs, and open a job detail page whose URL mirrors GitHub’s structure.
- Jobs lists let you filter by status, repository, platform, workflow, branch, conclusion, and job name, and sort, paginate, and switch between line and scatter duration charts. Queued and running job counts update live.
- Compute minutes are now metered per provisioned Pod, so Runner billing reflects actual Pod lifetime.
Self-hosted Kura
- Enterprise self-hosting deployments can now configure their own Kura cache endpoints. The server reads them from runtime configuration, and the Helm charts render and publish them for on-premise installs.
- The self-hosting docs now split the installation guide into a Control plane guide and add a new Kura guide that covers deployment options and runtime variables.