Skip to content

Releases: mapbox/mapbox-navigation-android

Navigation SDK v3.26.0-rc.1

Pre-release

Choose a tag to compare

Features

  • Added RouteClosureNotificationProvider that detects road closures on the active route and emits notifications via DriverNotificationManager.
  • Android Auto: added CarSearchMode to enable switching between the legacy SBS/Geocoding V5 backend and the recommended Search Box backend. Opt in via MapboxCarContext.customize { searchMode = CarSearchMode.SearchBox }.

Bug fixes and improvements

  • Fix when ASZ message replaced with regular speed camera message after adding waypoint inside ASZ
  • Fixed file I/O on main thread when playing voice instructions via VoiceInstructionsFilePlayer.
  • Adding additional bearing value guard inside NavigationLocationProvider to prevent passing NaN values.
  • Fixed an issue where ampersands (&) in spoken text or SSML caused malformed voice synthesis requests to the voice/v1/speak API.
  • Fixed NavigationCamera continuing to operate on an invalidated MapboxMap after its MapView (or surface) is destroyed.

Known issues

Other changes

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.26.0-rc.1 (release notes)
  • Mapbox Navigation Native v324.26.0-rc.1
  • Mapbox Core Common v24.26.0-rc.1
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.21.10

Choose a tag to compare

Navigation SDK Core Framework 3.21.10 - 29 June, 2026

Features

Bug fixes and improvements

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.21.9 (release notes)
  • Mapbox Navigation Native v324.21.9
  • Mapbox Core Common v24.21.9
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.21.9

Choose a tag to compare

Navigation SDK Core Framework 3.21.9 - 26 June, 2026

Features

Bug fixes and improvements

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.21.8 (release notes)
  • Mapbox Navigation Native v324.21.8
  • Mapbox Core Common v24.21.8
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.21.8

Choose a tag to compare

Navigation SDK Core Framework 3.21.8 - 26 June, 2026

Features

Bug fixes and improvements

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.21.7-SNAPSHOT-06-05--09-32.git-7b2eba2 (release notes)
  • Mapbox Navigation Native v324.21.7-SNAPSHOT-06-05--09-32.git-7b2eba2
  • Mapbox Core Common v24.21.7-SNAPSHOT-06-05--09-32.git-7b2eba2
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.26.0-alpha.1

Pre-release

Choose a tag to compare

Release v3.26.0-alpha.1

Navigation SDK v3.25.0

Choose a tag to compare

Features

  • Update MapboxRouteCalloutsApi to include an extra guard condition to prevent creating Callouts if no Alternative metadata are sent for alternative routes provided.
  • Improve view port calculation for a very small route.

Bug fixes and improvements

  • Fixed race condition that caused an inconsistency between the tracked active primary route and the actual primary route. This is done by ensuring that the RouteRefresh operation taking place, is still relevant and not stale with an old PrimaryRouteId.
  • Fixed unbounded memory growth in route geometry cache for long routes.
  • Fixed race condition where an in-flight route refresh could overwrite a reroute result when both completed at the same time.

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.25.0 (release notes)
  • Mapbox Navigation Native v324.25.0
  • Mapbox Core Common v24.25.0
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.25.0-rc.2

Pre-release

Choose a tag to compare

Features

Bug fixes and improvements

Known issues

Other changes

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.25.0-rc.2 (release notes)
  • Mapbox Navigation Native v324.25.0-rc.2
  • Mapbox Core Common v24.25.0-rc.2
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.25.0-rc.1

Pre-release

Choose a tag to compare

Features

  • Update MapboxRouteCalloutsApi to include an extra guard condition to prevent creating Callouts if no Alternative metadata are sent for alternative routes provided.
  • Improve view port calculation for a very small route.

Bug fixes and improvements

  • Fixed race condition that caused an inconsistency between the tracked active primary route and the actual primary route. This is done by ensuring that the RouteRefresh operation taking place, is still relevant and not stale with an old PrimaryRouteId.
  • Fixed unbounded memory growth in route geometry cache for long routes.
  • Fixed race condition where an in-flight route refresh could overwrite a reroute result when both completed at the same time.

Known issues

Other changes

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.25.0-rc.1 (release notes)
  • Mapbox Navigation Native v324.25.0-rc.1
  • Mapbox Core Common v24.25.0-rc.1
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.21.7

Choose a tag to compare

Navigation SDK Core Framework 3.21.7 - 02 June, 2026

Features

Bug fixes and improvements

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.21.7 (release notes)
  • Mapbox Navigation Native v324.21.7
  • Mapbox Core Common v24.21.7
  • Mapbox Java v7.10.0 (release notes)

Navigation SDK v3.21.6

Choose a tag to compare

@temap temap released this 29 May 11:12

Navigation SDK Core Framework 3.21.6 - 26 May, 2026

Features

Bug fixes and improvements

Mapbox dependencies

This release depends on, and has been tested with, the following Mapbox dependencies:

  • Mapbox Maps SDK v11.21.6 (release notes)
  • Mapbox Navigation Native v324.21.6
  • Mapbox Core Common v24.21.6
  • Mapbox Java v7.10.0 (release notes)