changelog

What’s shipped.

Every change worth mentioning. Newest first. If something’s broken, email hello@renderbench.com.

  • v0.4
    2026-04-21
    • Real image generation via OpenRouter — every new version renders for real.
    • Real AI judge (google/gemini-3.1-pro-preview) scores each version on fidelity, composition, color, and artifacts.
    • Reference image upload: attach an expected render when creating an experiment.
    • Retry failed generations and re-run the judge from the UI.
    • Per-user free tier (10 runs / month) with live quota meter in the sidebar.
    • Landing page, pricing, and legal drafts (terms, privacy, content policy).
    • Mobile layout for marketing and the app shell.
  • v0.3
    2026-04-20
    alpha
    • Convex schema rewrite: projects, experiments, experimentVersions, promptCopies.
    • Clerk auth + Convex client provider wired end-to-end.
    • Delete + rename for projects and experiments.
    • Download generated image straight from Convex storage.
  • v0.2
    2026-04-19
    dev
    • Compare view: grid, wipe slider, and judge rubric matrix.
    • Version track with promote-to-next-iteration flow.
    • Tweaks panel (accent color, font pair, light/dark).
  • v0.1
    2026-04-18
    dev
    • First prototype of the project + experiment + version model.