Tags

Tags give the ability to mark specific points in history as being important
  • v1.0.0-rc3

    122f1991 · Release v1.0.0-rc3 ·
    Release Candidate 3
    
    Major features:
    - Fuzzy search with auto-population in add forms
    - USDA FoodData Central nutrition integration
    - Enhanced search across brands, suppliers, locations
    - Zero-quantity filtering in expiration widget
    - Numerous bug fixes and UI improvements
    
    This release includes 69 commits since v1.0.0-rc2
  • v1.0.0-rc2

    Release Candidate 2 for v1.0.0
    
    Key improvements in RC2:
    - Multi-location tracking fixes for foods and ingredients
    - Duplicate detection with user confirmation modal
    - Phone number auto-formatting (XXX) YYY-ZZZZ
    - Store location CRUD operations fully functional
    - Track meal feature displays location-specific quantities
    - Enhanced UI/UX with warning modals and real-time validation
    
    Bug fixes:
    - Fixed duplicate modal form submission using requestSubmit()
    - Fixed duplicate modal infinite loop on submission
    - Store location delete/deactivate now working correctly
    - Location-specific quantity updates properly handled
    
    Technical enhancements:
    - API endpoints for duplicate checking
    - Location-specific update key format
    - Improved JavaScript form handling with proper event flow
    - Dark theme modal styling
  • v1.0.0-rc1

    Release Candidate 1 for v1.0.0
    
    Features:
    - Configurable branding (title, subtitle, icon, favicon)
    - Gravatar support with robohash fallback
    - Unified Settings interface
    - Bulk add operations for foods and ingredients
    - Multi-location inventory tracking
    - Quick search & update widget
    - Consistent navigation across all pages
    - Tab state preservation
    - Group management for all users
    - Enhanced UI/UX with dark theme optimizations
    
    This release candidate is feature complete and ready for production testing.
  • v0.9.0-beta

    v0.9.0-beta - Initial Beta Release