v1.4.0
5 May 2026
Major
Restaurant Control Center is live
A unified dashboard at app.menucliq.com that brings every tool — orders, analytics, staff, inventory, profile — into one launchpad. Tap any card and the tool opens in a new tab so you never lose context.
NewControl Center with Frequently Used, Orders, Analysis, Restaurant Setup, Staff and Legal sections.
NewRestaurant logo, name and owner name shown live in the dashboard header.
NewTime-of-day greeting, live clock and date in the hero strip.
ImprovedAll tab links now open in a new tab so the dashboard stays as a stable home base.
v1.3.2
3 May 2026
Login session race fixed
A long-standing “first captcha is always wrong” bug is gone. Cause was a session-cookie race between the captcha image and the CSRF call on the very first visit.
FixedCaptcha now loads after CSRF settles, so both share the same PHPSESSID. First-attempt logins now succeed reliably.
FixedWrong captcha attempts now auto-refresh the captcha image instead of leaving a stale code on screen.
SecuritySanitised the ?return= parameter to block open-redirect attempts to external domains.
v1.3.1
28 April 2026
Owner-info API for the dashboard header
A new authenticated endpoint that the dashboard uses to populate the restaurant pill from the database, instead of guessing at obfuscated browser-storage keys.
NewPOST /api/r/me.php returns the owner name, restaurant name and logo for the current session token.
SecurityEndpoint validates token state (active, not revoked, not expired) and returns typed error codes for each failure mode.
v1.3.0
15 April 2026
Major
Depth Analysis: hour-of-day breakdown
The biggest analytics upgrade of the year. Owners can now see exactly which hours, days, and items drive their revenue — no spreadsheet exports needed.
NewHour-of-day heatmap showing covers and revenue across all 24 hours, by weekday.
NewTop sellers board with item-level revenue, quantity, and margin (when recipe is configured).
NewCaptain leaderboard — tables served, average bill size, total covers per captain.
ImprovedDate range picker now supports custom ranges up to 18 months.
ImprovedReports export to CSV with one click; Excel-friendly headers.
v1.2.4
2 April 2026
Inventory recipe mapping
Tie raw ingredients to menu items so stock auto-deducts when an order is billed.
NewRecipe builder — define how much of each ingredient each menu item consumes per portion.
NewLow-stock alerts on the dashboard when an ingredient drops below a configurable threshold.
FixedNegative stock values are now blocked at billing instead of silently going below zero.
v1.2.0
14 March 2026
Major
Captain ordering on tablets & phones
A redesigned, finger-friendly ordering screen for captains. Larger buttons, faster category switching, fewer taps to confirm a KOT.
NewCaptain Page — dedicated workspace optimised for tablets in portrait mode.
NewItem search bar that's prominent and reachable with a thumb.
ImprovedKOT confirmation reduced from 4 taps to 2 in the common case.
ImprovedOffline mode now buffers up to 30 minutes of orders if Wi-Fi drops; syncs automatically when back online.
v1.1.0
22 February 2026
Seating arrangement editor
A drag-and-drop floor planner for arranging tables across multiple sections (indoor, outdoor, AC, balcony).
NewFloor planner with drag-and-drop tables, custom shapes (round, square, rectangle), and capacity per table.
NewSections can be marked as smoking / non-smoking / AC for diner preference matching.
ImprovedTable-status colour coding is now consistent across the floor map and the captain view.
v1.0.0
5 January 2026
Public
MenuCliq goes public
After 6 months of private testing with a handful of restaurants in Pune, MenuCliq is generally available. Thank you to every owner, captain, and waiter who broke things in beta so we could fix them.
NewPublic registration, login, and self-serve onboarding.
NewOrder management, KOT & bill generation, table management, menu & staff modules.
Securitybcrypt-hashed passwords, CSRF tokens, rate-limited auth endpoints, 256-bit session tokens.
That's the start of our public history. For older private-beta notes, write to
hello@menucliq.com.