Releases: mapbox/mapbox-navigation-android
Mapbox Navigation SDK 2.17.11
Mapbox Navigation SDK 2.17.11 - 02 February, 2024
Changelog
Changes between v2.17.10 and v2.17.11
Features
Bug fixes and improvements
- Fix of ADAS cache eviction mechanism bug led to missing ADAS data. #7737
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.4
(release notes) - Mapbox Navigation Native
v162.0.3
- Mapbox Core Common
v23.8.6
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.14.3
Mapbox Navigation SDK 2.14.3 - 26 January, 2024
Changelog
Changes between v2.14.2 and v2.14.3
Features
Bug fixes and improvements
- Fixed a bug with multiple instances of cache which resulted in excessive memory consumption. #7693
- Improved location accuracy for walking and cycling profiles. #7730
- Added an options to
DeviceProfile#customConfig
to disable initialized state. #7730 - Disabled initialized state by default for snapping profile. #7730
- Prevented old predictive cache groups from staying on disk forever. #7730
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.14.1
(release notes) - Mapbox Navigation Native
v137.1.7
- Mapbox Core Common
v23.6.0
- Mapbox Java
v6.12.0
(release notes)
Mapbox Navigation SDK 2.19.0-beta.1
Mapbox Navigation SDK 2.19.0-beta.1 - 23 January, 2024
Changelog
Changes between v2.18.0 and v2.19.0-beta.1
Features
- Added Advanced Driver Assistance Systems (ADAS) functionality as an experimental API. #7538
- Added
NavigationViewApi#recenterCamera()
that allows to programatically recenter the camera position as if the recenter button was clicked. #7713
Bug fixes and improvements
- Fixed an issue where reroute for multi-leg routes used to fail in case waypoint_names or waypoint_targets parameters were specified without an explicit waypoint_indices parameter. #7709
Known issues ⚠️
Other changes
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.4
(release notes) - Mapbox Navigation Native
v201.0.0
- Mapbox Core Common
v23.8.6
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.17.10
Mapbox Navigation SDK 2.17.10 - 19 January, 2024
Changelog
Changes between v2.17.9 and v2.17.10
Features
Bug fixes and improvements
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.4
(release notes) - Mapbox Navigation Native
v162.0.2
- Mapbox Core Common
v23.8.6
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.17.9
Mapbox Navigation SDK 2.17.9 - 10 January, 2024
Changelog
Changes between v2.17.8 and v2.17.9
Bug fixes and improvements
- Fixed a bug with multiple instances of cache which resulted in excessive memory consumption. #7692
- Fixed a bug where old navigation tiles could stay on the disk instead of being cleaned up. #7702
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.3
(release notes) - Mapbox Navigation Native
v162.0.1
- Mapbox Core Common
v23.8.5
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.18.0
Mapbox Navigation SDK 2.18.0 - 09 January, 2024
Changelog
Changes between v2.17.0 and v2.18.0
Features
- Adds support for applications compiled with compileSdkVersion 30 or above. #7663
Bug fixes and improvements
- Improved Map Matching to avoid false deviation of the location puck to a parallel street. #7694
- Improved handling of no storage available during navigation tiles downloading. #7694
- Improved handling of invalid config in
DeviceProfile#customConfig
. #7694 - Fixed a native crash in E-Horizon implementation caused by internal race condition. #7694
- Fixed a bug with multiple instances of cache which resulted in excessive memory consumption. #7688
- Fixed an issue where some old tiles were never evicted. #7663
- Fixed an error of retrieving an offline route on app start. #7663
- Improved switching to online route: now in case of too long response time, the request will not be cancelled when offline rout is built, but the alternative online route will be available as soon the calculation finishes. #7663
- Improved map matching in dead reckoning mode for high curvature road edges. #7663
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.4
(release notes) - Mapbox Navigation Native
v182.0.0
- Mapbox Core Common
v23.8.6
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.18.0-beta.1
Mapbox Navigation SDK 2.18.0-beta.1 - 20 December, 2023
Changelog
Changes between v2.17.8 and v2.18.0-beta.1
Features
- Adds support for applications compiled with compileSdkVersion 30 or above. #7663
Bug fixes and improvements
- Fixed an issue where some old tiles were never evicted. #7663
- Fixed an error of retrieving an offline route on app start. #7663
- Improved switching to online route: now in case of too long response time, the request will not be cancelled when offline rout is built, but the alternative online route will be available as soon the calculation finishes. #7663
- Improved map matching in dead reckoning mode for high curvature road edges. #7663
Other changes
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.3
(release notes) - Mapbox Navigation Native
v180.0.0
- Mapbox Core Common
v23.8.5
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.17.8
Mapbox Navigation SDK 2.17.8 - 12 December, 2023
Changelog
Changes between v2.17.7 and v2.17.8
Features
Bug fixes and improvements
- Fixed an issue where route parsing might have crashes for invalid Directions Response. #7667
- Fixed an issue where the first voice instruction might have been played thrice when switching between regular session and replay with route being set. #7661
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.3
(release notes) - Mapbox Navigation Native
v162.0.0
- Mapbox Core Common
v23.8.5
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.17.7
Mapbox Navigation SDK 2.17.7 - 08 December, 2023
Changelog
Changes between v2.17.6 and v2.17.7
Features
Bug fixes and improvements
- Fixed an issue where route might have hung on reroute after a deviation had occurred. #7650
- Fixed an issue where a user might have received constant off-route events and no route progress. #7650
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.2
(release notes) - Mapbox Navigation Native
v161.1.3
- Mapbox Core Common
v23.8.4
- Mapbox Java
v6.15.0
(release notes)
Mapbox Navigation SDK 2.17.6
Mapbox Navigation SDK 2.17.6 - 28 November, 2023
Changelog
Changes between v2.17.5 and v2.17.6
Bug fixes and improvements
- Fixed the crash which sometimes happens during stopping of active guidance #7636
Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK
v10.16.2
(release notes) - Mapbox Navigation Native
v161.1.2
- Mapbox Core Common
v23.8.4
- Mapbox Java
v6.15.0
(release notes)