Changelog
A record of notable changes, new features, and improvements to MenuGaze.
February 2026 — Compare Page, Trial Workflow, Performance
-
Product comparison page — New
/comparepage 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-remindersendpoint, 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]/relatedendpoint 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
(
#14B8A6to#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.