Skip to content

Commit 5d7e998

Browse files
changelog for v2.19.0-beta.1 (#7724)
Co-authored-by: root <root@6f3b4ac61d7a>
1 parent ff95d8c commit 5d7e998

File tree

6 files changed

+25
-8
lines changed

6 files changed

+25
-8
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,31 @@ Mapbox welcomes participation and contributions from everyone.
66
#### Features
77
#### Bug fixes and improvements
88

9+
## Mapbox Navigation SDK 2.19.0-beta.1 - 23 January, 2024
10+
### Changelog
11+
[Changes between v2.18.0 and v2.19.0-beta.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.18.0...v2.19.0-beta.1)
12+
13+
#### Features
14+
- Added Advanced Driver Assistance Systems (ADAS) functionality as an experimental API. [#7538](https://github.com/mapbox/mapbox-navigation-android/pull/7538)
15+
- Added `NavigationViewApi#recenterCamera()` that allows to programatically recenter the camera position as if the recenter button was clicked. [#7713](https://github.com/mapbox/mapbox-navigation-android/pull/7713)
16+
17+
#### Bug fixes and improvements
18+
- Fixed an issue where reroute for multi-leg routes used to fail in case waypoint_names or waypoint_targets parameters were specified without an explicit waypoint_indices parameter. [#7709](https://github.com/mapbox/mapbox-navigation-android/pull/7709)
19+
20+
#### Known issues :warning:
21+
22+
23+
#### Other changes
24+
25+
26+
### Mapbox dependencies
27+
This release depends on, and has been tested with, the following Mapbox dependencies:
28+
- Mapbox Maps SDK `v10.16.4` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.16.4))
29+
- Mapbox Navigation Native `v201.0.0`
30+
- Mapbox Core Common `v23.8.6`
31+
- Mapbox Java `v6.15.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.15.0))
32+
33+
934
## Mapbox Navigation SDK 2.17.10 - 19 January, 2024
1035
### Changelog
1136
[Changes between v2.17.9 and v2.17.10](https://github.com/mapbox/mapbox-navigation-android/compare/v2.17.9...v2.17.10)

changelog/unreleased/bugfixes/7688.md

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

changelog/unreleased/bugfixes/7694.md

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

changelog/unreleased/bugfixes/7709.md

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

changelog/unreleased/features/7538.md

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

changelog/unreleased/features/7713.md

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

0 commit comments

Comments
 (0)