Skip to content

Commit 42bf633

Browse files
mapbox-github-ci-writer-5[bot]root
authored andcommitted
Changelog for Nav Core Framework v3.9.3 (#9370)
Co-authored-by: root <root@190fe9852f18> GitOrigin-RevId: 29ba04a31234323e644d3955415ffc3c69df9dcb
1 parent ce8415a commit 42bf633

File tree

5 files changed

+19
-6
lines changed

5 files changed

+19
-6
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog for the Mapbox Navigation SDK Core Framework for Android
22

3+
## Navigation SDK Core Framework 3.9.3 - 05 June, 2025
4+
#### Features
5+
- Filter inaccurate wheel speed for Dead Reckoning to reduce possible location jumps in case of wheel slippage
6+
- Support strict road heading to avoid drift on turns with 1Hz by ability to disable heading interpolation for keypoints and road heading policy.
7+
* Added experimental `NavigationPerformance#performanceTracingEnabled` which enables/disables internal performance trace sections.
8+
9+
#### Bug fixes and improvements
10+
- Fixed a bug where alternative routes from `RoutesUpdatedResult#ignoredRoutes` were set to `RoutesUpdatedResult#navigationRoutes` after the first route progress update.
11+
- Improved behavior on roundabouts: avoid cases when the vehicle position circles around the roundabout in case of matching errors
12+
- Fixed incorrect route request with user added charging
13+
14+
### Mapbox dependencies
15+
This release depends on, and has been tested with, the following Mapbox dependencies:
16+
- Mapbox Maps SDK `v11.12.3` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.12.3))
17+
- Mapbox Navigation Native `v324.12.3`
18+
- Mapbox Core Common `v24.12.3`
19+
- Mapbox Java `v7.4.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.4.0))
20+
21+
322
## Navigation SDK Core Framework 3.9.2 - 23 May, 2025
423

524
### Mapbox dependencies

changelog/unreleased/bugfixes/9259.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/unreleased/bugfixes/9369.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog/unreleased/features/9110.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/unreleased/features/9369.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)