Version 1.5.1
Features
- Updated the Measure tool to open a picker and choose Line or Area before drawing.
- Kept measurement drawing behavior aligned with the Feature tool interaction model.
Debugging
- Fixed update-link deployment by including updates.html as a Vite build entry so the version link opens in production.
Version 1.5.0
Features
- Added Feature tool flow with Point, Line, and Polygon options.
- Changed the version label on the welcome screen into a clickable updates log link.
- Made point auto-numbering deterministic by deriving the next number from existing numeric feature labels.
Debugging
- Fixed the semi-transparent top ribbon overlap on phones by anchoring status ribbons below the top HUD using safe-area-aware spacing.
- Corrected the undo icon path so the arrow head and stem align cleanly.
Version 1.4.0
Features
- Added unit settings for distance and area display conversions.
- Added measurement selection that pins summary metrics near the top of the map view.
Debugging
- Improved clear-mode hit testing for measurement lines and vertices.
Version 1.3.0
Features
- Added Explore, Select, Clear, and Undo map interaction tools.
- Added point editing with names, comments, and color choices.
Debugging
- Improved selective delete behavior and interaction consistency for touch workflows.