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 -3
View File
@@ -104,10 +104,7 @@ cp lib/keys.dart.example lib/keys.dart
## Roadmap
### Needed Bugfixes
- 360 FOV means no direction slider
- Fix rendering of 0-360 FOV ring
- Move profile save button
- Fix iOS not taking FOV values, cannot remove FOV
- Node data fetching super slow; retries not working?
- Clean up tile cache; implement some max size or otherwise trim unused / old tiles to prevent infinite memory growth
- Filter NSI suggestions based on what has already been typed in
@@ -129,6 +126,7 @@ cp lib/keys.dart.example lib/keys.dart
- Save named locations to more easily navigate to home or work
### Maybes
- "Universal Links" for better handling of profile import when app not installed?
- Yellow ring for devices missing specific tag details
- Android Auto / CarPlay
- "Cache accumulating" offline area?