diff --git a/Home.md b/Home.md index c9d2281..63c45c3 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,9 @@ Mobile-first web app for tracking physical assets via barcode scanning, OCR stic ## Recent Changes (May 2026) +### Camera Viewport +Larger camera viewport for better scanning — taller aspect ratio (16/14, was 16/12) and less bottom margin (4px, was 8px). + ### Map Pins Fix Assets now show on the map. Check-ins auto-update the asset's `latitude`/`longitude` fields so `loadAssetPins()` can find them. Existing assets backfilled from their check-in history.