mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-08-14 15:10:36 +02:00
Update roadmap, bump version to 1.4.3, changelog still needs de-vibing
This commit is contained in:
@@ -1,16 +1,23 @@
|
||||
{
|
||||
"1.4.2": {
|
||||
"1.4.3": {
|
||||
"content": [
|
||||
"• NEW: Proximity warning when placing nodes too close together - prevents accidental duplicate submissions",
|
||||
"• NEW: Configurable distance threshold (5 meters default) warns when nodes are too close to existing devices",
|
||||
"• NEW: Smart warning dialog suggests using multiple directions on single nodes instead of separate nearby nodes",
|
||||
"• UX: Proximity warnings help maintain data quality by preventing common mapping errors",
|
||||
"• UX: Warning messages are fully localized in all 7 supported languages",
|
||||
"• UX: Dialog shows nearby device details to help users make informed decisions",
|
||||
"• TECHNICAL: Added intelligent filtering to exclude temporary/pending nodes from proximity checks"
|
||||
]
|
||||
},
|
||||
"1.4.2": {
|
||||
"content": [
|
||||
"• NEW: Dedicated 'Upload Queue' page - queue items are now shown in a proper list view instead of a popup",
|
||||
"• NEW: 'Clear Upload Queue' button is always visible at the top of queue page, greyed out when empty",
|
||||
"• NEW: 'OpenStreetMap Account' page for managing OSM login and account settings",
|
||||
"• NEW: 'View My Edits on OSM' button takes you directly to your edit history on OpenStreetMap",
|
||||
"• IMPROVED: Settings page organization with dedicated pages for upload management and OSM account",
|
||||
"• IMPROVED: Better empty queue state with helpful messaging",
|
||||
"• UX: Proximity warnings help maintain data quality by preventing common mapping errors",
|
||||
"• UX: Cleaner settings page layout with auth and queue sections moved to their own dedicated pages",
|
||||
"• UX: Added informational content about OpenStreetMap on the account page"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user