Skip to content

Commit f5ca180

Browse files
mapbox-github-ci-writer-5[bot]root
authored andcommitted
Changelog for Nav Core Framework v3.17.0-rc.3 (#11517)
Co-authored-by: root <root@88f57a203792> GitOrigin-RevId: d6e7e3ce3b1113c7415bba8d5ce8ea38f5e89f13
1 parent 87ee251 commit f5ca180

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

CHANGELOG.md

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

3+
## Navigation SDK Core Framework 3.17.0-rc.3 - 01 December, 2025
4+
#### Features
5+
- Added ZStd support.
6+
7+
#### Bug fixes and improvements
8+
- Fixed an issue when adding a stop point on top of an already traversed route, which could show a carried-over vanishing portion from the previous route. That is accomplished by ensuring that `MapboxRouteLineApi.getVanishPointOffset()` returns `0.0` in case the point was in the `VanishingPointState.DISABLED` state.
9+
10+
#### Known issues :warning:
11+
12+
13+
#### Other changes
14+
15+
16+
### Mapbox dependencies
17+
This release depends on, and has been tested with, the following Mapbox dependencies:
18+
- Mapbox Maps SDK `v11.17.0-rc.3` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-rc.3))
19+
- Mapbox Navigation Native `v324.17.0-rc.3`
20+
- Mapbox Core Common `v24.17.0-rc.3`
21+
- Mapbox Java `v7.9.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.9.0))
22+
23+
324
## Navigation SDK Core Framework 3.17.0-rc.2 - 24 November, 2025
425
#### Features
526

changelog/unreleased/bugfixes/11471.md

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

changelog/unreleased/features/11513.md

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

0 commit comments

Comments
 (0)