Skip to content

v3.3.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@volkdmitri volkdmitri released this 23 Jul 17:56
· 276 commits to main since this release

Packaging

CarPlay

  • Fixed CarPlay crash when calling CarPlayManager.routePreview() method.

Banners and guidance instructions

  • Fixed a bug when a published event about a banner or spoken instruction was sent before RouteProgress was updated.
  • Fixed default local notification scheduling.

Other changes

  • The shared instance of RouteVoiceController is now strongly stored after the first instantiation to avoid creating multiple instances.
  • Fixed a bug with a map matching response parsing for silent waypoints.
  • Tracepoint.waypointIndex is now an optional property.