Skip to content

v0.27.0 — Ops Console R4/R5 visual refresh

Choose a tag to compare

@bengizmo bengizmo released this 27 Aug 16:47
· 466 commits to main since this release
7064eec

Completes the Ops Console visual-refresh epic (#205, 10/10 items).

Changed

  • R4: speakers overview and detail refresh (#213). Both /speakers and /speakers/{id} rewritten with V3 primitives — grid-table roster, status chips, stat tiles, initials badges, TO DO strip for unverified voices.
  • R5: project detail refresh (#214). /projects/{id} rewritten with V3 primitives — two-column layout, vocabulary chip pills, collapsible edit form, corrections editor island, sidebar speakers.
  • Error copy refactor (#232). Internal-vocabulary error strings rewritten for operators.

Install

pip install voxint==0.27.0

Or pull the container images:

docker pull ghcr.io/bengizmo/voxint:0.27.0

Full changelog: v0.26.0...v0.27.0