FridgeMagic

Changelog

What's new in FridgeMagic.

  1. Pro gets a kitchen upgrade

    v1.1.0
    Three new tools to make Pro the cook's best friend: • **Shopping list generator** — turn any saved recipe or your full week's meal plan into a tickable, deduplicated list grouped by supermarket aisle. Copy or print straight from the dialog. • **Cook mode with timers** — a hands-free, full-screen cooking view with one step at a time, big buttons, and timers auto-detected from the recipe text (with a chime when they finish). Keeps the screen awake while you cook. • **Pantry staples memory** — save the ingredients you always have at home (salt, oil, eggs, garlic…) and they'll be assumed available on every scan and skipped from every shopping list. All three are included with FridgeMagic Pro.
  2. Pro features land — Scan History & Weekly Meal Plan

    v1.0.0
    • Removed "Scan Food" from the menu (the homepage handles it) • Renamed "Saved" to "Saved Recipes" • New Scan History page (Pro) — see every ingredient set you have scanned • New Weekly Meal Plan page (Pro) — assign saved recipes to days of the week • Added FAQ and Changelog pages, plus an admin-managed changelog editor
  3. Bigger logo

    v0.8.1
    • Increased the FridgeMagic logo size on both mobile and desktop for better brand presence
  4. Stripe payments live

    v0.8.0
    • Pro upgrades now powered by Stripe • Secure webhook endpoint added for subscription events • Pricing page notes that payments are handled by SipShift
  5. Mood selector for scans

    v0.7.0
    • Added a mood selector when scanning so recipes match how you are feeling • Quick, hungry, comforting, healthy and more
  6. Welcome back personalisation

    v0.6.4
    • Greeting now uses your preferred name • Sign-up success panel shown after registration • Smaller polish to the auth flow
  7. Account save reliability

    v0.6.3
    • Fixed account save persistence so your changes always stick • Added a clear success message after saving • Profile reloads correctly when you return
  8. Free-text dietary rules

    v0.6.2
    • Added a free-text "extra rules" field so you can describe preferences in your own words • Circumstances parsed into structured profile data for better recipes
  9. Account profile fields

    v0.6.1
    • Added full name, phone, address and household size to your account • AI-assisted parsing for free-text profile fields • Saved a missing diet option for special diets
  10. Admin user detail page

    v0.6.0
    • New per-user detail screen for admins showing profile, plan and activity • Fixed View button and nested admin route navigation • Cleaner admin layout
  11. Branded email overhaul

    v0.5.4
    • All system emails now match the FridgeMagic site branding • Address blocks restyled with clearer typography
  12. Mobile capture improvements

    v0.5.3
    • More reliable photo capture on mobile devices • Smoother camera snap experience • Fixed assorted post-login redirect issues
  13. Saved recipes overhaul

    v0.5.2
    • Saved recipes now load reliably for the signed-in user • Fixed redirect loops and missing recipe links • Added the ability to delete a saved recipe
  14. UK units & smarter scans

    v0.5.1
    • Recipes now use UK metric units (g, ml, °C) by default • Improved ingredient detection prompt for more accurate scans • Added a credit indicator so you can see your remaining free scans
  15. Recipes get richer

    v0.5.0
    • Recipe detail pages now include full step-by-step instructions • Fixed recipe card click targets and detail page links • Faster, more reliable navigation between scans and recipes
  16. Homepage & hero refresh

    v0.4.3
    • Refreshed homepage layout and hero section • Tightened nav spacing and removed awkward line breaks • Smoother sign-in journey from the homepage
  17. Header & logo polish

    v0.4.2
    • Larger, cleaner logo in the header • Logo restyled in the website font • Fixed mobile header wrapping and admin link visibility
  18. Branded transactional emails

    v0.4.1
    • Sign-up, confirmation and password reset emails now sent through Resend • Email templates restyled to match FridgeMagic branding
  19. Rebrand to FridgeMagic

    v0.4.0
    • Project rebranded to FridgeMagic • New logo and favicon • Updated site copy and metadata for publish
  20. Admin tools

    v0.3.0
    • Introduced admin role with a dedicated dashboard • Search users, grant or revoke Pro, reset usage, and delete accounts • Admin access auto-granted to the owner email
  21. Authentication & database

    v0.2.0
    • Added secure email/password sign-in and sign-up • Created core database schema for profiles, recipes, scans, subscriptions and usage counters • Row-level security so each user can only see their own data
  22. FridgeMagic launches

    v0.1.0
    • Initial build of FridgeMagic on TanStack Start • Snap-a-photo ingredient scanner with AI recipe generation • Saved recipes, basic account, and Lovable Cloud backend wired up