Skip to content

Commit fb49f01

Browse files
changelog for v2.14.1 (#7342)
Co-authored-by: root <root@60d874706013>
1 parent fd0edf2 commit fb49f01

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

9+
## Mapbox Navigation SDK 2.14.1 - 06 July, 2023
10+
### Changelog
11+
[Changes between v2.14.0 and v2.14.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.14.0...v2.14.1)
12+
13+
#### Features
14+
- Added new options to `RouteLineColorResources` to style congestion, restrictions, and closures colors on inactive legs when `MapboxRouteLineOptions#styleInactiveRouteLegsIndependently` is enabled. The values default to transparent. [#7322](https://github.com/mapbox/mapbox-navigation-android/pull/7322)
15+
16+
#### Bug fixes and improvements
17+
- Route request timeout errors are now considered failures as opposed to cancellations (`NavigationRouterCallback#onFailure` will be invoked instead of `NavigationRouterCallback#onCanceled`). [#7324](https://github.com/mapbox/mapbox-navigation-android/pull/7324)
18+
- Fixed an issue where road closures where not displayed for inactive legs of the route. [#7322](https://github.com/mapbox/mapbox-navigation-android/pull/7322)
19+
20+
### Mapbox dependencies
21+
This release depends on, and has been tested with, the following Mapbox dependencies:
22+
- Mapbox Maps SDK `v10.14.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.14.1))
23+
- Mapbox Navigation Native `v137.1.2`
24+
- Mapbox Core Common `v23.6.0`
25+
- Mapbox Java `v6.12.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.12.0))
26+
27+
928
## Mapbox Navigation SDK 2.14.0 - 23 June, 2023
1029
### Changelog
1130
[Changes between v2.13.0 and v2.14.0](https://github.com/mapbox/mapbox-navigation-android/compare/v2.13.0...v2.14.0)

0 commit comments

Comments
 (0)