Release Notes

Version 1.20.0 - 14/11/2024

Discover the improvements and new features included in the following version. Share your thoughts on this release by using the feedback button located at the bottom of the page.

General

New features
  • Remove default implementation for the com.tomtom.sdk.common.securityframework.EncryptionKeyManager.

Map

Updates
  • Set the default frame-rate limit to 30 fps to save power.
Fixes
  • Fix the issue causing custom map markers to be not displayed.
  • Previously, when proposing better route, the time difference value had shown inverted sign ("+/-"). Now the sign is displayed correctly.
  • Previously, zero time delay traffic information was shown. Now, it shows only non-zero delay.
Updates
  • Update the documentation for remainingTime in com.tomtom.sdk.navigation.progress.RouteStopProgress and com.tomtom.sdk.navigation.progress.RouteProgress.
Fixes
  • During route update when refreshed route doesn't contain current leg it is no longer merged with old route.
  • Fix com.tomtom.sdk.navigation.NavigationSnapshot.currentActiveRoutePlanningOptions to do not throw exceptions when reconstruction requirements are not met.
  • Previously, com.tomtom.sdk.navigation.horizon.Position.timestamp was assigned to com.tomtom.sdk.location.GeoLocation.time. Now com.tomtom.sdk.navigation.horizon.Position.timestamp assigned to com.tomtom.sdk.location.GeoLocation.elapsedRealtimeNanos.
  • Previously, when passing the waypoint close to the destination the route was updated, navigation crashed. Now it continues navigating until reached destination.
Breaking changes
  • Remove connectors property from com.tomtom.sdk.location.poi.ev.ChargingPark class as it is not used anymore.
Updates
  • Support the experimental com.tomtom.sdk.location.poi.ev.paymentprovider.PaymentOption class and its com.tomtom.sdk.location.poi.ev.ChargingPark.paymentOptions property with the new EV charging model.