Skip to content

Commit d598449

Browse files
changelog for v2.10.0-beta.2 (#6670)
Co-authored-by: root <root@540a617fcdbc>
1 parent 3359656 commit d598449

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
## Unreleased
6+
#### Features
7+
#### Bug fixes and improvements
8+
9+
## Mapbox Navigation SDK 2.10.0-beta.2 - 01 December, 2022
10+
### Changelog
11+
[Changes between v2.10.0-beta.1 and v2.10.0-beta.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.10.0-beta.1...v2.10.0-beta.2)
12+
613
#### Features
714
- Introduced `ReplayRouteSession` and `ReplayRouteSessionOptions`. When enabled the active route will be simulated. This will replay routes in a memory efficient way, so you can simulate long routes at high location frequencies. [#6636](https://github.com/mapbox/mapbox-navigation-android/pull/6636)
815
- Added building highlight on arrival support to `NavigationView`. Added new customization options `ViewOptionsCustomization.enableBuildingHighlightOnArrival` and `ViewOptionsCustomization.buildingHighlightOptions`. [#6651](https://github.com/mapbox/mapbox-navigation-android/pull/6651)
@@ -65,6 +72,14 @@ The copies of the classes currently come in with minor type incompatibilities bu
6572
}
6673
```
6774

75+
### Mapbox dependencies
76+
This release depends on, and has been tested with, the following Mapbox dependencies:
77+
- Mapbox Maps SDK `v10.10.0-rc.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.10.0-rc.1))
78+
- Mapbox Navigation Native `v122.0.0`
79+
- Mapbox Core Common `v23.2.0-rc.3`
80+
- Mapbox Java `v6.10.0-beta.3` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.10.0-beta.3))
81+
82+
6883
## Mapbox Navigation SDK 2.9.3 - 01 December, 2022
6984
### Changelog
7085
[Changes between v2.9.2 and v2.9.3](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.2...v2.9.3)

0 commit comments

Comments
 (0)