Skip to content

v0.11.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@1ec5 1ec5 released this 22 Nov 23:53
· 4990 commits to master since this release

Beginning with this release, the navigation SDK and Core Navigation are written in Swift 4 (#663). Other changes since v0.10.1:

  • Removed the audio feedback recording feature. You no longer need to add an NSMicrophoneUsageDescription to your Info.plist. (#870)
  • Added a StepsViewController class for displaying the route’s upcoming steps in a table view. (#869)
  • The bottom bar is more compact in landscape orientation. (#863)
  • A new RouteVoiceController.voiceControllerDelegate property lets an object conforming to the VoiceControllerDelegate protocol know when a spoken instruction fails or gets interrupted by another instruction. (#800, #864)
  • Fixed an issue where the “then” banner appeared too soon. (#865)

Documentation is available online or within Xcode.