mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-02-12 16:52:51 +00:00
roadmap, version
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user