diff --git a/Home.md b/Home.md index 4c2728f..c9d2281 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) +### 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. + ### OCR Fix Extracts only the last 5 digits from Connect ID stickers. - Before: `POST /api/ocr` → `05912-095330`