roadmap, version

This commit is contained in:
stopflock
2025-12-10 15:29:16 -06:00
parent 4a4fc30828
commit ca7bfc01ad
2 changed files with 4 additions and 4 deletions

View File

@@ -102,11 +102,11 @@ cp lib/keys.dart.example lib/keys.dart
### Current Development
- Optional reason message when deleting
- Option to pull in profiles from NSI (man_made=surveillance only?)
- Option to import profiles from deflock identify page?
### On Pause
- Import/Export map providers
- Clean cache when nodes have disappeared / been deleted by others / queue item was deleted
- Import/Export map providers, profiles
- Clean cache when nodes have been deleted by others
- Improve offline area node refresh live display
### Future Features & Wishlist

View File

@@ -1,7 +1,7 @@
name: deflockapp
description: Map public surveillance infrastructure with OpenStreetMap
publish_to: "none"
version: 2.1.0+34 # The thing after the + is the version code, incremented with each release
version: 2.1.1+34 # 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+