Skip to content

Releases: edycutjong/onedress

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 12:55

1.2.0 (2026-08-09)

Features

  • add a second, measured party of real people beside the synthetic demo (4b75b08), closes #5E2233

Documentation

  • disclose the derivative reference set and the convergence finding (0f9f1be)
  • resolve the p6/p7 licence provenance β€” nappy.co, CC0 (02bee3a)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 11:34

1.1.1 (2026-08-09)

Bug Fixes

  • ci: pin Node 22 for Vercel builds (932b3aa)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 11:26

1.1.0 (2026-08-09)

Features

  • fold the landing page and pitch deck into the app β€” one deploy, one CTA (d7b17cd)

Build & CI

  • deploy to Vercel from Actions, and skip legibly when the secrets are absent (7d35e7f)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 11:07

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)