Skip to content

v0.9.878

Choose a tag to compare

@github-actions github-actions released this 13 May 13:45
· 78 commits to master since this release

0.9.878 (2026-05-13)

Features

  • cohort: CohortLegend docstring + AboutPage FAQ/cards reflect actual N-actor UX; type-guard cohort verdict rankings; ZoomableDiagram useId + pan-refs (2a160aa)
  • settings: N-actor cohort config with add/remove rows replaces hardcoded leaderA/B pair (bd39888)
  • mobile: WCAG-aligned tap targets on cohort selects + tighter modal/header padding on phone (741ef62)
  • mobile: cohort surfaces reflow on phone (column scroll-snap, stacked cost rows, narrower track) (4b4fb5b)

Bug Fixes

  • defensive bar-fill width default + optional-chain HEXACO axes for non-HEXACO trait actors (7351ef3)
  • timeline-mobile: column min-width subtracts row's actual 16px padding, not 32px (7f70a5b)
  • mobile: pin cohort select font-size to 16px on phone to dodge iOS Safari zoom-on-focus (5eb8755)
  • cohort-grid: trailing-comma in gradient stops + reduced-motion shimmer (ec9dfd5)
  • defensive cohort fallbacks (normalized forge approval, undefined-safe verdict rank + actorCount) (abb81b2)

Other

  • actor-bar: clarify color-mix browser support + lack of fallback (14fe58b)