Supper Queue Changelog

Track new features, improvements, and bug fixes

v1.3.4Latest
December 17, 2025
Critical security update and timezone bug fix

Bug Fixes(2)

  • Fixed timezone handling preventing meals from shifting days
  • Upgraded Next.js to 15.5.9 to fix critical CVEs (CVE-2025-55184, CVE-2025-55183, CVE-2025-67779)
v1.3.3
December 6, 2025
Timezone consistency fix for UTC production servers

Bug Fixes(1)

  • Fixed meal plan saves failing in production due to timezone mismatch between localhost (Pacific) and Vercel servers (UTC)
v1.3.2
December 5, 2025
Critical security update for React Server Components vulnerability

Bug Fixes(3)

  • Critical security update for React Server Components (CVE-2025-55182)
  • Fixed iOS home screen icon visibility
  • Updated onboarding to highlight cooking mode feature
v1.3.1
November 23, 2025
Updated app logo and favicon assets with improved design

Improvements(4)

  • Logo now properly inherits theme colors and works in light/dark modes
  • Regenerated all favicon files with new square logo
  • Updated splash screens with actual Supper Queue logo
  • Optimized SVG files for better performance
v1.3.0
November 22, 2025
Smart cooking features and major performance improvements

Features(4)

  • Smart ingredient matching in cooking mode (click ingredients in instructions to see quantities)
  • Start Cooking button from meal plan (launch cooking mode directly)
  • Admin message testing tools (trigger onboarding and version notifications)
  • Email invitation templates for beta codes

Improvements(4)

  • 79% TTFB improvement (2.16s → 0.456s) via static home page generation
  • Much more compact mobile meal plan view (reduced scrolling significantly)
  • Mobile navigation enhancements with quick-access icons
  • Improved mobile layout efficiency throughout

Bug Fixes(5)

  • Fixed missing header after static generation
  • Fixed invite links using localhost instead of production URL
  • Fixed click-anywhere-to-check conflicting with ingredient links
  • Fixed shopping mode view cutoff on mobile
  • Fixed orientation lock TypeScript errors
v1.2.0
November 9, 2025
Progressive Web App support with offline capabilities and mobile optimizations

Features(5)

  • Progressive Web App (PWA) support - install Supper Queue as a standalone app on your device
  • Wake Lock API integration keeps your screen on during cooking mode
  • Aggressive caching for shopping list to prevent frustrating page refreshes while shopping
  • App Updates section in Settings with "Check for Updates" button for easy version management
  • Offline support with service worker caching for core functionality

Improvements(6)

  • Dynamic PWA status bar color matches your selected appearance theme
  • iOS safe area handling prevents content cutoff on devices with notches and home indicators
  • Enhanced cooking mode tabs with clearer selected state using theme colors
  • Tab buttons now fit properly within their container for cleaner appearance
  • Improved mobile layout with proper spacing and background consistency
  • Shopping mode layout optimized to prevent vertical centering issues

Bug Fixes(4)

  • Fixed cooking mode title being cut off by iOS status bar
  • Fixed underlying page content showing through at bottom of cooking mode
  • Fixed shopping list items being vertically centered when few items remain
  • Fixed tab selector button overflow in cooking mode
v1.1.0
November 8, 2025
Enhanced meal planning with historical ratings and streamlined ingredient management

Features(4)

  • Historical meal rating system with full rating history per cooking session
  • Recipe preview modal from meal plan cards with quick add to shopping list
  • Bulk "Add Week's Ingredients" workflow with store assignment
  • Smart filtering to exclude eating out and leftovers from ingredient suggestions

Improvements(2)

  • Replaced one-time ratings with comprehensive meal-based rating history
  • Dual workflow for ingredient management (individual + bulk operations)

Bug Fixes(3)

  • Fixed type conflicts between meal plan and meal request definitions
  • Corrected meal type parameter handling in assignments
  • Resolved date handling inconsistencies across meal plan components
v1.0.0
October 28, 2025
Welcome to MealFlow! This is our initial beta release with all core features for household meal planning, recipe management, and collaborative shopping.

Features(20)

  • User authentication with beta access control
  • Household management with shareable invite links
  • Recipe import from URLs with AI-powered tagging
  • Manual recipe creation with photo upload
  • Recipe search, filtering, and browsing by tags
  • Family recipe ratings to track favorites
  • Cooking mode with step-by-step guidance
  • Weekly meal planner with 7-day calendar view
  • Meal request queue with priority levels (This Week, Soon, Someday)
  • Smart shopping list with automatic categorization
  • Store tagging system with custom store logos
  • Staples management for recurring items
  • Intelligent quantity aggregation for duplicate items
  • Same-day deleted item recovery for shopping lists
  • Custom theme system with 8 color options
  • Mobile-optimized shopping experience for in-store use
  • Super admin panel for beta code management
  • Help documentation integrated in-app
  • Version changelog and update notifications
  • Bug reporting system for beta testers

Want to see what's coming next? Visit our Help page