Skip to content

Commit b17dabf

Browse files
changelog for v2.9.0-beta.3 (#6501)
Co-authored-by: root <root@91b316d8f00b>
1 parent 14d5963 commit b17dabf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 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.9.0-beta.3 - 21 October, 2022
10+
### Changelog
11+
[Changes between v2.9.0-beta.2 and v2.9.0-beta.3](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.0-beta.2...v2.9.0-beta.3)
12+
613
#### Features
714
- Added `ViewBinderCustomization.infoPanelRoutePreviewButtonBinder` and `ViewBinderCustomization.infoPanelStartNavigationButtonBinder` that allows injection of custom Info Panel buttons for Route Preview and Start Navigation in `NavigationView`. [#6490](https://github.com/mapbox/mapbox-navigation-android/pull/6490)
815
- Added `ViewBinderCustomization.actionCompassButtonBinder`, `ViewBinderCustomization.actionCameraModeButtonBinder`, `ViewBinderCustomization.actionToggleAudioButtonBinder` and `ViewBinderCustomization.actionRecenterButtonBinder` that allows injection of a custom Compass, Camera Mode, Toggle Voice Instructions and Camera Recenter Buttons in `NavigationView`. [#6490](https://github.com/mapbox/mapbox-navigation-android/pull/6490)
@@ -19,6 +26,15 @@ Mapbox welcomes participation and contributions from everyone.
1926
- Deprecated `MapboxVoiceInstructionsPlayer` constructors that accept access token and introduced the ones without it. [#6491](https://github.com/mapbox/mapbox-navigation-android/pull/6491)
2027
- Introduced `NavigationViewApi.getCurrentVoiceInstructionsPlayer()` which can be used to play custom voice instructions. [#6475](https://github.com/mapbox/mapbox-navigation-android/pull/6475)
2128

29+
### Mapbox dependencies
30+
This release depends on, and has been tested with, the following Mapbox dependencies:
31+
- Mapbox Maps SDK `v10.9.0-rc.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.9.0-rc.1))
32+
- Mapbox Navigation Native `v118.0.0`
33+
- Mapbox Core Common `v23.1.0-rc.2`
34+
- Mapbox Java `v6.8.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.8.0))
35+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
36+
37+
2238
## Mapbox Navigation SDK 2.9.0-beta.2 - 14 October, 2022
2339
### Changelog
2440
[Changes between v2.9.0-beta.1 and v2.9.0-beta.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.0-beta.1...v2.9.0-beta.2)

0 commit comments

Comments
 (0)