From 06f6d58fb561932562a2c24f760d01b6e5916ecf Mon Sep 17 00:00:00 2001 From: dadaloop82 Date: Sun, 17 May 2026 09:01:48 +0000 Subject: [PATCH] docs: update README with dark mode + export inventory features (v1.7.18) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b191c39..7714238 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ ## ✨ Features ### 📦 Inventory Management +- **Export inventory** — Download the full inventory as a UTF-8 CSV (Excel-compatible) or open a print-ready page to save as PDF; export button always visible in the inventory page header - **Barcode scanning** — Scan products with your phone camera using QuaggaJS; last 20 scanned products saved as tappable chips so you can re-select them without rescanning - **AI identification** — Take a photo and let Google Gemini identify the product, with suggestions from your existing inventory; gracefully shows a friendly message when AI quota is exhausted instead of a raw API error - **Smart locations** — Track items across Pantry, Fridge, Freezer, and custom locations @@ -90,6 +91,9 @@ - **Swipe navigation** — Touch swipe or tap arrows/dots to browse banner notifications - **Quick-access buttons** — Recently used and most popular products shown on the inventory page for fast access +### 🌙 Appearance +- **Dark mode** — Three modes: Light, Dark, and Auto (follows the OS/browser setting); theme is applied before the first render to prevent a white flash on dark-mode systems; toggle in Settings → Appearance + ### 📱 Progressive Web App - **Mobile-first design** — Optimized for phones, works on tablets and desktop - **Installable** — Add to home screen for a native app experience