Back home

Changelog

Everything that's shipped in MenuAI.

v2.1.1

Latest
Added
  • Landing page: cinematic scroll-driven hero animation that scrubs through the product story as you scroll
  • Sample designs section now showcases four real AI-generated menus (Le Petit Bistro, La Bella Vita, Verdant, Sakura) instead of placeholder cards
  • Dashboard now shows your actual generated menus pulled from the database, with real thumbnails when available
  • "My menus" page lists every menu design you’ve generated, instead of placeholders
Changed
  • AI prompts now carry concrete typographic + palette directives per vibe, restaurant type, palette, and copy tone — less generic "editorial" output, more on-brief design
  • When you ask for image-forward menus, the generator is now told exactly which signature dishes to photograph (featured items, or the top-priced pick of each section)
  • Recent menus now render as compact cards so more of the dashboard is usable at a glance
  • Empty state shown on the dashboard when you haven’t generated any menus yet
  • Dashboard cleaned up — only the real "Menus generated" stat is shown for now; QR / top-item / posts placeholders hidden until wired to live metrics
Fixed
  • Clicking a menu card on the dashboard now opens its detail view (previews, config, items) instead of a 404
  • Collapsed sidebar: icons, brand mark, and upgrade button are now centered instead of cramped against the left edge

v2.1.0

Latest
Added
  • Expanded menu configuration with multi-select cuisines, regional styles, and a free-text fallback on every option
  • Restaurant type × vibe matrix that jointly drives layout density, palette, and tone
  • Content density, copy tone, and color palette mood pickers
  • Editable menu sections with prix fixe, tasting, drink pairing, chef’s notes, and dietary icon toggles
  • Price display options (currency symbol, numeric only, or hidden for prix fixe)
  • Primary + optional secondary language for bilingual menus, with automatic RTL handling
  • A4 output format (more sizes coming soon)
  • AI-powered menu design generation via Replicate (2 parallel variants)
  • Live prediction polling with progress indicators in the design step
  • Prompt preview panel to inspect what the AI receives before generating
  • Upgraded image model to qwen-image-2 for reliable text rendering on generated menus
  • Dish names, descriptions, and prices now embedded verbatim in the prompt so the generated image matches your menu exactly
  • Generated menu designs now persist to your account and are served from permanent storage (no more expiring preview URLs)

v2.0.0

Latest
Added
  • Complete v2 rewrite with modern stack
  • Prisma 7 integration with PostgreSQL
  • Better Auth with Google OAuth
  • Internationalization (English & Spanish)
  • New landing page with features section
  • Protected dashboard with user sessions
  • shadcn/ui component library
  • Yellow primary color theme
  • Light and dark mode support

Looking for more history?

View full changelog on GitHub