Skip to content

v0.8.1

Compare
Choose a tag to compare
@1ec5 1ec5 released this 28 Sep 20:26
· 5377 commits to master since this release

Changes since v0.8.0:

  • Fixed a build error that occurred if MapboxNavigation was installed via CocoaPods. (#632)
  • The turn banner shows more of the upcoming road name before truncating. (#657)
  • When entering a roundabout, the icon in the turn banner indicates the correct direction of travel. (#640)
  • When beginning a new route, the SDK announces the initial road and direction of travel. (#654)
  • Fixed an issue causing the user’s location to be snapped to the wrong part of the route near a U-turn. (#642)
  • Core Navigation detects when the user performs a U-turn earlier than anticipated and promptly calculates a new route. (#646)
  • If Amazon Polly is configured but unreachable, the SDK switches to AVSpeechSynthesizer sooner, before the instruction becomes outdated. (#652)
  • When instructions are announced by Amazon Polly, dynamic range compression is used to make the audio easier to hear over the din of a moving vehicle. (#635, #662)

Documentation is available online or within Xcode.