Skip to content

Commit 653d2cf

Browse files
temapgithub-actions[bot]
authored andcommitted
Update changelogs
GitOrigin-RevId: 7785177ff4af3dcbc616007132dec5d4c3c87829
1 parent 7036343 commit 653d2cf

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
## Navigation SDK Core Framework 3.22.0-alpha.6 - 07 April, 2026
2+
#### Features
3+
4+
#### Bug fixes and improvements
5+
- Fixed an issue where predictive cache controller was not created for the current style in case `createStyleMapControllers` was invoked after the style had already been loaded.
6+
- Fixed an issue where alternative routes stopped being updated after a navigator version switch.
7+
- Fixed an issue where the map matcher incorrectly snapped to a tunnel after exiting a parking garage.
8+
- Fixed an issue where speed estimation was inaccurate after a long device sleep when input locations lacked speed information.
9+
- Fixed an issue where charging time was calculated incorrectly for alternative routes when the current route index was passed.
10+
- Fixed an issue where route stickiness was applied to roads outside of the current route leg.
11+
- Fixed an issue where alternative route fork point detection was inaccurate by introducing a geometry-based detection algorithm.
12+
- Added a minimum speed threshold for applying avoid-maneuver-radius for continuou alternative route, so that Nav SDK can suggest alternatives with maneuver being close in case of low speed.
13+
- Improved off-road mode detection in parking aisles that are marked as tunnels.
14+
- Improved ADAS cache performance.
15+
- Fixed a crash that could occur after navigation shutdown.
16+
- Improved performance on routes with a large number of road alerts.
17+
18+
#### Known issues
19+
20+
#### Other changes
21+
22+
23+
### Mapbox dependencies
24+
This release depends on, and has been tested with, the following Mapbox dependencies:
25+
- Mapbox Maps SDK `v11.22.0-SNAPSHOT-04-02--02-04.git-89299f8` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.22.0-SNAPSHOT-04-02--02-04.git-89299f8))
26+
- Mapbox Navigation Native `v324.22.0-SNAPSHOT-04-02--02-04.git-89299f8`
27+
- Mapbox Core Common `v24.22.0-SNAPSHOT-04-02--02-04.git-89299f8`
28+
- Mapbox Java `v7.10.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.10.0))
29+
130
# Changelog for the Mapbox Navigation SDK Core Framework for Android
231

332
## Navigation SDK Core Framework 3.21.0-rc.1 - 25 March, 2026

0 commit comments

Comments
 (0)