Skip to content

Commit e7b8a82

Browse files
changelog for v2.8.2 (#6802)
Co-authored-by: root <root@20a03daa94df>
1 parent 62f22cb commit e7b8a82

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,27 @@ Mapbox welcomes participation and contributions from everyone.
3131
- Fixed an issue where the first voice instruction might have been played twice. [#6766](https://github.com/mapbox/mapbox-navigation-android/pull/6766)
3232
- Changed distance formatting: now all the imperial distances down to 0.1 miles will be represented in miles, while the smaller ones - in feet. [#6775](https://github.com/mapbox/mapbox-navigation-android/pull/6775)
3333

34+
## Mapbox Navigation SDK 2.8.2 - 10 January, 2023
35+
### Changelog
36+
[Changes between v2.8.1 and v2.8.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.8.1...v2.8.2)
37+
38+
#### Features
39+
40+
- Added public-preview Copilot feature. [#6791](https://github.com/mapbox/mapbox-navigation-android/pull/6791)
41+
42+
#### Bug fixes and improvements
43+
44+
- Ensure map-matching considers HOV-only roads as auto accessible. [#6791](https://github.com/mapbox/mapbox-navigation-android/pull/6791)
45+
46+
### Mapbox dependencies
47+
This release depends on, and has been tested with, the following Mapbox dependencies:
48+
- Mapbox Maps SDK `v10.8.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.8.0))
49+
- Mapbox Navigation Native `v115.1.0`
50+
- Mapbox Core Common `v23.0.0`
51+
- Mapbox Java `v6.8.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.8.0))
52+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
53+
54+
3455
## Mapbox Navigation SDK 2.7.2 - 10 January, 2023
3556
### Changelog
3657
[Changes between v2.7.1 and v2.7.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.7.1...v2.7.2)

0 commit comments

Comments
 (0)