Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

42 lines (26 loc) · 1.24 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.7.1 - 2023-04-23

Added

  • Added multi-map support to share my location feature

Changed

  • Changed arrival card interface and dismissal mechanism
  • Changed share my location feature to automatically place a pin if user location (blue-dot) is acquired

Fixed

  • Fixed issue with turn-by-turn static routing while user location (blue-dot) is enabled
  • Fixed issue where off route prompt is shown with static routing

1.7.0 - 2023-02-23

Added

  • Added ability to show an arrival card
  • Added support for landmark routing
  • Added support for voice directions
  • Added ability to show remaining distance to points of interest
  • Added ability to show remaining walk time to points of interest

1.4.0 - 2022-08-22

Added

  • Initial release