Release Notes

Version 0.12.2

March 26, 2026

Privacy

  • Anonymized analytics and cost tracking data by removing user identifiers
  • Removed device and location data from ad impression tracking
  • Stripped user agent from feedback submissions
  • EXIF metadata automatically stripped from all uploaded images
  • Automated weekly cleanup of expired tokens and sessions

Communities

  • Improved error messages when creating communities (shows actual issue instead of generic error)
  • Household option grayed out if you already have one
  • Contextual button labels: "Create Household", "Create Group", or "Plan Event"
  • Improved community type selector layout and date picker styling

Recipe Actions

  • New "Add Recipe" button in community view for adding existing recipes
  • New "Add to..." menu on recipe detail page with options for Shopping List, Meal Plan, Community, and Event
  • Consolidated recipe actions into a single dropdown (replaced standalone Shopping List button)
  • Improved ingredient list spacing and readability

Version 0.12.1

March 25, 2026
  • Bug Fix: Improved database connection reliability by consolidating to a single shared connection pool
  • Bug Fix: Fixed email template heading color to match brand styling
  • Website: Added proper 404 page and removed fallback redirect that served the homepage for unknown URLs
  • Website: Fixed help page titles displaying "undefined"
  • Website: SEO improvements including robots meta tags, trailing slash fixes, and sitemap cleanup

Version 0.12.0

March 24, 2026
  • Communities: Create Households, Groups, and Events to share recipes and plan meals together
  • Meal Planning: Plan meals within communities, assign cooks to recipes, and generate per-person shopping lists
  • Event Planning: Plan events from groups, with inline editing of meal name, date, and type
  • Community Conversion: Admins can convert events to groups and vice versa
  • Invitations: Invite anyone by email, even if they don't have an account yet
  • i18n: Full community translations across all 6 supported languages
  • Bug Fix: Fixed bottom navigation overlapping Cooking Mode controls on mobile

Version 0.11.0

March 18, 2026
  • Cooking Mode: Full-screen, distraction-free recipe execution view with sentence-by-sentence navigation through ingredients, instructions, and notes
  • Cooking Mode: Voice commands and text-to-speech read-aloud for hands-free cooking
  • Cooking Mode: Tap-to-pause and keyboard shortcuts (P to pause, V for voice, arrow keys to navigate)
  • Cooking Mode: Ingredient drawer with checkbox tracking accessible from any phase
  • Cooking Mode: Configurable speech speed and voice selection via settings panel
  • Accessibility: Full screen reader support, ARIA live regions, keyboard navigation throughout Cooking Mode
  • i18n: Cooking Mode fully translated into English, Spanish, French, German, Dutch, and Swedish

Version 0.10.10

March 16, 2026
  • SEO: Restructured Guides page as a topical authority hub with renamed clusters, keyword-rich descriptions, and internal linking
  • SEO: Added ItemList structured data to Guides index and fixed FAQPage schema on all guide articles
  • SEO: Automated sitemap submission to Google Search Console on every production deploy
  • SEO: Fixed robots.txt validation errors
  • Navigation: Simplified header to product-focused links (Features, FAQ, Help, About)

Version 0.10.9

March 15, 2026
  • Authentication: Secure cookie-based authentication enables seamless cross-site experience between marketing site and app
  • Website: Header automatically displays "My Recipes" for logged-in users
  • Recipe Import: Guest sessions now properly migrate to user accounts after registration
  • Infrastructure: Production-ready preflight environment for testing before deployment

Version 0.10.8

March 2, 2026
  • Website: New accessibility statement (WCAG 2.2 Level AA compliance)
  • Website: Enhanced footer with organized 4-column layout for better discoverability
  • Website: Accessibility link added to Legal section
  • Website: Footer spacing optimized for improved readability

Version 0.10.7

February 27, 2026
  • Shopping List: Autocomplete dropdown for frequently-used items with keyboard navigation
  • Shopping List: Quick-add chips for recent purchases (top 12 items)
  • Shopping List: Sort options (Default, Name, Category, Recipe)
  • Meal Planner: Add recipe ingredients to shopping list with checkbox selection
  • Bug fix: Fixed retention settings endpoint error

Version 0.10.6

February 25, 2026
  • Website: Published G007: The hidden costs of food delivery apps (Food & Home Cooking hub)
  • Website: Unhid Food & Home Cooking hub section on Guides page
  • SEO: Added FAQ schema (FAQPage) for "People Also Ask" eligibility
  • SEO: Created RSS feed at /guides/rss.xml for instant discovery
  • SEO: Added sitemap priority differentiation (hub: 0.9, spoke: 0.7)
  • SEO: Automated sitemap submission to Google and Bing via Netlify plugin

Version 0.10.5

February 25, 2026
  • Website: Bookshop.org affiliate integration for cookbook recommendations
  • Website: New Editorial Policy page with affiliate disclosure
  • Website: New Contact page with support categories and response times
  • Website: Updated Privacy Policy with comprehensive GDPR/CCPA coverage
  • Website: Updated Terms of Service with clear user rights and responsibilities
  • Website: Footer navigation updated with Editorial Policy and Contact links

Version 0.10.4

February 23, 2026
  • Shopping list: Complete UX overhaul with compact/detailed view toggle
  • Shopping list: Click item names to mark as purchased (strikethrough + fade)
  • Shopping list: Swipe left to edit items
  • Shopping list: Auto-categorization with colored badges (9 categories)
  • Recipe list: Pull-to-refresh functionality for mobile/PWA
  • Navigation: Added Guides and Updates links to navbar
  • Bug fix: Fixed unit converter bug: "e.g." no longer converts to "eNaN oz."
  • Bug fix: Fixed ingredient categorization (tea → beverages, broth → pantry)

Version 0.10.3

February 20, 2026
  • Admin: Content admin dashboard for tracking website articles (Guides and Updates)
  • Admin: Status and type filtering for article management
  • Admin: Real-time article counts and metadata display
  • Admin: Preview links to published content

Version 0.10.2

February 18, 2026
  • Website: Launched Guides section with articles on recipe organization, copyright, accessibility, digitization, and privacy
  • Website: Launched Updates section with product news and announcements

Version 0.10.1

February 16, 2026
  • Minor formatting and bug fixes for mobile displays

Version 0.10.0

February 13, 2026
  • New feature: Community types with household communities featuring automatic recipe sharing
  • New feature: Image rotation tool in recipe editor (rotate photos 90° left/right)
  • Design system: Comprehensive update to design tokens for consistent colors, spacing, and typography
  • Design system: Updated all buttons, modals, and UI components to use new token system
  • Smart Image Extraction: Fixed handling of cropped images (now uploads to Cloudinary immediately)
  • Navigation: Streamlined header menu with direct links to My Recipes, Meal planner, Shopping list
  • Email templates: Updated branding with Jolly Roger logo and pirate color scheme
  • Voice control: Improved modal styling with light background and better readability
  • Wizard: Now redirects signed-in users to /addrecipe (avoids redundant onboarding)
  • Performance: Added pagination to My Recipes page (36 recipes per page)
  • Internationalization: Fixed hard-coded text in RecipeCamera and RecipeReader components
  • Backend: Added analytics rollup and cleanup cron jobs for better data management
  • Branding: New Sharp Cooking logo and favicon throughout the app
  • Bug fix: Service worker no longer intercepts API requests (improves reliability)

Version 0.9.3

January 29, 2026
  • Image improvements: Fixed rotation issues with iPhone photos (EXIF orientation now respected)
  • Image improvements: Automatic alt text generation for uploaded recipe images
  • Image improvements: Guest user recipes now properly migrate images after account creation
  • Accessibility improvements: Enhanced modal focus management for screen readers
  • Bug fixes: Resolved translation file JSON syntax errors affecting non-English languages

Version 0.9.2

January 23, 2026
  • Accessibility improvements: Fixed color contrast issues to meet WCAG AA standards
  • Accessibility improvements: Added user confirmation feedback for all form submissions
  • Accessibility improvements: Enhanced screen reader support with ARIA live regions
  • Bug fixes and performance enhancements

Version 0.9.1

January 22, 2026
  • New help section with initial 8 articles
  • Bug fixes and security upgrades

Version 0.9.0

January 16, 2026

Dashboard Improvements

  • Redesigned Layout: Removed top stat tiles and integrated key metrics directly into section headers for a cleaner, more focused interface
  • Unified Recently Viewed: Updated Recently Viewed section to match Upcoming Meals card style for consistent visual design
  • Better Organization: Reorganized dashboard tiles - Shopping Lists and Communities are now side-by-side, as are Registered Devices and Help Us Improve

In-App Feedback System

  • Report Bugs: Submit bug reports directly from the app with type-specific forms and automatic URL capture
  • Request Features: Share your ideas for new features with detailed descriptions
  • General Feedback: Provide suggestions and feedback to help improve Sharp Cooking
  • Admin Dashboard: Feedback submissions now appear in the admin dashboard for tracking and prioritization

Meal Planner & Grocery Features

  • Upcoming Meals: View your scheduled meals directly on the dashboard
  • Active Shopping Lists: Quick access to your grocery lists from the dashboard

Code Quality & Accessibility

  • Accessibility Improvements: Enhanced modal dialogs with proper ARIA attributes, keyboard navigation, and focus management
  • Rate Limiter Fix: Resolved IPv6 address handling issues that could cause backend crashes
  • Database Optimization: Improved analytics tracking and feedback storage

Version 0.8.3

January 17, 2026
  • PWA Fix: Fixed iOS Progressive Web App offline storage to properly download community-shared recipes, not just personal recipes

For complete release history, visit the app.