Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jan 09:29
· 59 commits to main since this release
3af8bce

Offline

  • Added a complete offline mode for fare calculation and route planning.
  • Implemented automatic tile caching and local geocoding cache support.
  • Added an offline map picker with coordinate-based selection.

Routing

  • Added a four-level routing fallback: OSRM, cache, graph, then Haversine.
  • Added accuracy indicators for precise, estimated, and approximate results.
  • Added connectivity-aware status banners and cross-region warnings.

Quality

  • Added integration, performance, and unit coverage for the offline workflow.
  • Improved null handling and consistency across offline fare results.