Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 706 Bytes

0.2.0 (2024-11-16)

Feat

  • update application title, enhance layer management, and add isochrone API support
  • add location component, locate API integration, and isochrone screen added
  • add new views and icons, update routing, and enhance map functionality
  • add Dockerfile for multi-stage build and update import path for App component
  • update GitHub Actions workflow to trigger on tag pushes
  • add GitHub Actions workflow for Docker image build and deployment; refactor Vue components to remove unused template references
  • add turn-by-turn navigation view and integrate route generation functionality

Refactor

  • restructure project by removing unused views and adding map functionality