Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 11:07
· 13 commits to main since this release

1.0.0 (2026-08-09)

Features

  • bench: live benchmark harness + judge-facing DEMO.md (fb1e455)
  • compare: the counterfactual as its own screen (4c75d25)
  • create: six slots, two real uploads each, and the live-run handoff (92deea7)
  • measure: face cards with the literal hex, Fitzpatrick I–VI and honest gaps (052edae)
  • OneDress — group-fair bridesmaid colorway engine on the YouCam API (aa95baa)
  • refs: install the 24 colorway + 6 earring reference images (48730a2)
  • render: six skeletons in final position, reference swatch and an empty delta-E badge (8966c9d)
  • score: 24 colorways ranked, formula on screen, objective toggle that changes the winner (32d1966)
  • ui: dark product shell — Fraunces type, 7-step spine, unit meter, one Card (2e4cc70), closes #94808A
  • verdict: the composed payoff screen (53edf7d)

Bug Fixes

  • a11y: Fitzpatrick badge ink is chosen by real contrast, not a luma threshold (a3dbd54), closes #A9714B
  • ci: drop the self-matching release guard (d11d22c)
  • ci: give npx a -p for each semantic-release plugin (9d56dbd)
  • css: let layout absorb wider text so 375px cannot overflow (68b79fb)
  • verdict: spine gets its own header row, portrait reads as a figure, no 'photo' claims (02d4f86)

Documentation

  • publish measured bench numbers, correct the delta-E claim (79d53ab)
  • repo is public — drop the private-access note from the clone block (1e865e5)
  • truth pass — real engine numbers, honest fairness claim, retail case (00fc62f)

Tests

  • e2e: assert the real UI, and wrap the spine on mobile instead of scrolling it (e00f730)

Build & CI

  • automatic semantic versioning with GitHub Releases (1fff16c)