From 07ced1bc11be383238f0178a53d48b2e05e128b0 Mon Sep 17 00:00:00 2001 From: stopflock Date: Sun, 2 Nov 2025 15:39:12 -0600 Subject: [PATCH] add to changelog --- assets/changelog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/changelog.json b/assets/changelog.json index 4e6ebdb..68ec190 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -1,6 +1,6 @@ { "1.2.8": { - "content": "• UX: Profile selection is now a required step to prevent accidental submission of default profile.\n• NEW: Note in welcome message about not submitting data you cannot vouch for personally (no street view etc)\n• NEW: Added default operator profiles for the most common private operators nationwide (Lowe's, Home Depot, et al)" + "content": "• UX: Profile selection is now a required step to prevent accidental submission of default profile.\n• NEW: Note in welcome message about not submitting data you cannot vouch for personally (no street view etc)\n• NEW: Added default operator profiles for the most common private operators nationwide (Lowe's, Home Depot, et al)\n• NEW: Support for cardinal directions in OSM data, multiple directions on a node." }, "1.2.7": { "content": "• NEW: Compass indicator shows map orientation; tap to spin north-up\n• Smart area caching: Loads 3x larger areas and refreshes data every 60 seconds for much faster browsing\n• Enhanced tile loading: Increased retry attempts with faster delays - tiles load much more reliably\n• Better network status: Simplified loading indicator logic\n• Instant node display: Surveillance devices now appear immediately when data finishes loading\n• Node limit alerts: Get notified when some nodes are not drawn"