- curated, bilingual player-facing notes (lib/patch-notes.ts) — a public subset
of CHANGELOG.md (which stays the technical source of truth)
- "Nouveautés" button on home with a dot badge when the app version changed
since last seen (localStorage); opening marks the version seen
- app version injected at build via Vite define (__APP_VERSION__)
- add shadcn Dialog component (@workspace/ui, via radix-ui)
Verified: notes + version baked into the build; typecheck/lint/build green.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>