From b973284aeb5e953b6aebc5ab11221805c6ac4f40 Mon Sep 17 00:00:00 2001 From: dadaloop82 Date: Sun, 17 May 2026 08:07:56 +0000 Subject: [PATCH] docs: update README for v1.7.16 (scan history + server-side data sync) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1984d57..53e3dbb 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ ## ✨ Features ### 📦 Inventory Management -- **Barcode scanning** — Scan products with your phone camera using QuaggaJS +- **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 - **Expiry tracking** — Automatic shelf-life estimation based on product type and storage @@ -93,7 +93,7 @@ ### 📱 Progressive Web App - **Mobile-first design** — Optimized for phones, works on tablets and desktop - **Installable** — Add to home screen for a native app experience -- **Multi-device** — Settings and data sync across devices on the same server +- **Multi-device** — All user data (shopping tags, pinned items, location preferences, scan history) is stored server-side in SQLite and shared across every device on the same instance; no data is siloed in a single browser's localStorage ### ⚖️ Smart Scale Integration (Add-on) - **Bluetooth gateway** — Connects a BLE smart scale to EverShelf via local WebSocket