Skip to content

v3.2

Choose a tag to compare

@lavantien lavantien released this 19 Dec 22:06

v3.2 (2025-12-20)

This release is focused on UI correctness and compaction.

Highlights

Stats Chart Fix

  • Ensures the Chart.js container has a stable height so stacked score bars render reliably.

UI Compaction & Alignment

  • Further reduced left navigation rail width to reclaim content space.
  • Centered manual evaluation score selection and action buttons.

Verification

  • CGO_ENABLED=1 go test ./... -v -race -cover
  • npm run screenshots