Hive Hive
Sign in

xcresult Processor 0.26.5

Metadata
Source
GitHub
Version
xcresult-processor-image@0.26.5
Published
Jun 19, 2026 · 14:25 UTC
Repository
tuist/tuist
Update

This release improves dashboard tables and fixes a reliability issue when uploading test result shards.

Dashboard tables

  • Long tables now keep headers and scrollbars visible while you scroll.
  • Sortable columns show a clear indicator and no longer shift widths when you change sort order.
  • Expandable rows reveal details with a smooth animation.

Shard uploads

  • Shard uploads now start from the plan ID returned by plan creation, fixing intermittent 404 errors caused by a read-after-write delay on the server.