v2.4.1, adds profile import via deeplink, moves profile save button, fixes FOV clearing, disable direction slider while submitting with 360-fov profile

This commit is contained in:
stopflock
2026-01-28 18:13:49 -06:00
parent 1873d6e768
commit 1d65d5ecca
8 changed files with 58 additions and 29 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: deflockapp
description: Map public surveillance infrastructure with OpenStreetMap
publish_to: "none"
version: 2.4.0+39 # The thing after the + is the version code, incremented with each release
version: 2.4.1+39 # The thing after the + is the version code, incremented with each release
environment:
sdk: ">=3.5.0 <4.0.0" # oauth2_client 4.x needs Dart 3.5+