Skip to main content

Changelog

Changelog

Changelog

A record of notable changes, new features, and improvements to MenuGaze.

February 2026 β€” Compare Page, Trial Workflow, Performance

  • Product comparison page β€” New /compare page with a full 5-section feature comparison between PhotoMenu and 3D Menu Pro, helping new users choose the right product.
  • Trial workflow β€” Streamlined 14-day free trial with automatic trial-used tracking, 3-day reminder emails via the /api/cron/trial-reminders endpoint, and grace period handling for expired trials.
  • Scroll performance fix β€” Resolved scroll jank on the marketing site by optimizing compositing layers and reducing unnecessary repaints.

February 2026 β€” Restaurant Ordering Suite v1

  • Ordering Suite add-on β€” $44.99/month add-on that enables table-side ordering from the digital menu. Includes all 14 planned v1 features.
  • Table management β€” Create, edit, and delete tables from the dashboard. Each table gets a unique QR code.
  • Customer ordering flow β€” Customers scan a table QR code, browse the menu in ordering mode, add items to a cart, and submit orders.
  • Order lifecycle β€” Full order status tracking from PENDING through CONFIRMED, PREPARING, READY, and SERVED. Real-time status updates on the customer order confirmation page.
  • Order analytics β€” Dashboard view of order volume, popular items, average order value, and revenue trends.
  • Related items API β€” New /api/menu-items/[id]/related endpoint for suggesting related dishes.

January 2026 β€” Marketing Redesign

  • Teal theme β€” Full marketing site redesign migrating from the original purple theme to a modern teal gradient (#14B8A6 to #0F766E).
  • Updated hero sections β€” Restyled hero sections across all marketing pages with the new teal theme and improved visual hierarchy.
  • Security hardening β€” Authentication on the Stripe upgrade endpoint, upload folder allowlisting, rate limiting on auth endpoints (10 req/15 min per IP), and worker auth hardening.
  • Data export β€” New data export button in the dashboard with CSV download of menu items, orders, and analytics.
  • Subscription banner β€” Dashboard banner showing grace period (amber) and cancelled (red) subscription states.