Add map pins fix to changelog
+3
@@ -14,6 +14,9 @@ Mobile-first web app for tracking physical assets via barcode scanning, OCR stic
|
|||||||
|
|
||||||
## Recent Changes (May 2026)
|
## 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
|
### OCR Fix
|
||||||
Extracts only the last 5 digits from Connect ID stickers.
|
Extracts only the last 5 digits from Connect ID stickers.
|
||||||
- Before: `POST /api/ocr` → `05912-095330`
|
- Before: `POST /api/ocr` → `05912-095330`
|
||||||
|
|||||||
Reference in New Issue
Block a user