Change Log
Version 1.9.0January 2, 2026
- New
Real-time Chat: Direct messaging system between Food Lovers and Cooks, linked to specific orders.
- Improvement
Chat UI: Optimized message input to be sticky above the navigation bar for better accessibility.
- Fix
Checkout Flow: Resolved visibility issues with the 'Place Order' button on mobile devices.
- Fix
Security: Enhanced Firestore rules to securely manage chat permissions and access control.
- Fix
Build: Resolved Next.js build error in Login page by adding Suspense boundary for search params.
Version 1.8.0January 2, 2026
- New
Reorder Feature: Users can now one-tap reorder past meals with automatic availability and price checks.
- Improvement
Branding: Renamed application to 'CookConnects' across all platforms and documentation.
- Improvement
UX Spacing: Refined header and page layouts with better breathing room for a premium feel.
- Improvement
Navigation: Added direct meal page links to cart items for easier pre-checkout review.
- Fix
Type Safety: Unified meal data schemas between Firestore and seed data, resolving UI inconsistencies.
Version 1.7.0January 1, 2026
- New
Checkout Flow: Implemented a 15-second order cancellation window with a visual countdown timer.
- New
Order Tracking: Real-time tracking page with live status updates using Firestore snapshots.
- New
Order Confirmation: Added an interactive success screen after successful order placement.
- Improvement
Orders List: Replaced mock data with real Firestore order history for customers.
- Fix
Data Integrity: Standardized order schemas and added robust safety checks for currency calculations.
Version 1.6.1January 1, 2026
- Improvement
Cook Profile: Redesigned layout with horizontal featured carousel and optimized product list.
- Improvement
Meal Preview: Added 'Back to Dashboard' link and hidden order buttons for cooks viewing their own meals.
- Fix
AI Analysis: Enabled support for analyzing local images before upload.
- Fix
Store Page: Resolved routing parameter warnings for smoother navigation.
Version 1.6.0January 1, 2026
- New
AI Meal Auto-Fill: Automatically suggest title, description, price, and tags from meal photos using Gemini.
- New
AI Bio Generator: Create personalized kitchen bios and stories by analyzing cover photos.
- New
Meal Management: Full create and edit flow for home cook menus with structured forms.
- Improvement
Cloud Deployment: Seamless AI integration via App Hosting environment configuration.
- Improvement
Security: Integrated Google Cloud Secret Manager for secure API key handling.
- Fix
Build Options: Resolved static generation warnings for smoother production builds.
Version 1.5.0December 31, 2025
- New
Kitchen Verification: Home cooks can now upload safety documents and verify their identity.
- New
Food Safety Quiz: Interactive 12-question quiz integrated into the verification flow.
- New
Profile Enhancements: Added cover photo and profile picture upload for cooks.
- Improvement
Cook Dashboard: Real-time verification status tracking and conditional UI updates.
Version 1.4.0December 30, 2025
- New
Profile picture upload with Firebase Storage integration.
- New
Personal information editing form for display name and phone number.
- Improvement
Real-time profile data synchronization using Firestore.
- Improvement
SEO-friendly store and meal URLs using slugs instead of IDs.
- Improvement
Refined Profile page UI with interactive centered avatar.
- Fix
Resolved Firebase Storage initialization and configuration issues.
Version 1.3.0December 30, 2025
- New
Implemented schema-compliant seed data for realistic development.
- Improvement
Refactored UI components to use the new data structure.
- Fix
Resolved React hook usage issues in Orders page.
Version 1.2.0July 26, 2025
- New
You can now track your order in real-time from the orders page.
- New
Added detailed cook profiles with menus and reviews.
- Improvement
Enhanced the user profile page with saved and recent cooks.
Version 1.1.5July 20, 2025
- New
Added ability to filter meals by dietary requirements and distance.
- Fix
Resolved an issue causing login errors for some users.
Version 1.0.0July 15, 2025
- New
Initial release of CookConnects! Browse and order meals.
