From cb52ceb7f2c8334352b18cb99ab4cd641636e4fb Mon Sep 17 00:00:00 2001 From: Shawn Date: Wed, 20 May 2026 17:56:43 -0400 Subject: [PATCH] docs: add GPS parking location button feature --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 63c45c3..b1151ca 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) +### GPS Button for Parking Location +Added 📍 GPS button next to `parking_location` field in both Add Asset and Edit forms. Clicking fills current GPS coordinates into the text field. Shows toast if GPS unavailable. + ### Camera Viewport Larger camera viewport for better scanning — taller aspect ratio (16/14, was 16/12) and less bottom margin (4px, was 8px).