Skip to content

Commit 36e8a99

Browse files
mapbox-github-ci-writer-3[bot]root
authored andcommitted
Changelog for Nav Core Framework v3.16.7 (#11732)
Co-authored-by: root <root@0401905371f1> GitOrigin-RevId: 66e449e82429a20275c99ff41889c1ff76d7c175
1 parent 6dc2c19 commit 36e8a99

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## Navigation SDK Core Framework 3.16.7 - 11 December, 2025
4+
#### Features
5+
- Added new class `RerouteStateV2`: it allows you to observe RerouteStates with additional substates which are not present in the original `RerouteState`.
6+
Current additional states are: `RerouteStateV2.Deviation.ApplyingRoute` and `RerouteStateV2.Deviation.RouteIgnored`. See the corresponding API reference for details.
7+
To observe `RerouteStateV2`, register a new type of observer: `RerouteController#registerRerouteStateV2Observer`.
8+
9+
10+
### Mapbox dependencies
11+
This release depends on, and has been tested with, the following Mapbox dependencies:
12+
- Mapbox Maps SDK `v11.16.6` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.6))
13+
- Mapbox Navigation Native `v324.16.6`
14+
- Mapbox Core Common `v24.16.6`
15+
- Mapbox Java `v7.8.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.8.0))
16+
17+
318
## Navigation SDK Core Framework 3.16.6 - 21 November, 2025
419
#### Features
520

changelog/unreleased/features/11698.md

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

0 commit comments

Comments
 (0)