Skip to content

Commit 6604815

Browse files
changelog for v0.19.0 (#6924)
Co-authored-by: root <root@918961d597a8>
1 parent 5dedf7e commit 6604815

7 files changed

Lines changed: 19 additions & 5 deletions

File tree

libnavui-androidauto/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+
## androidauto-v0.19.0 - 31 January, 2023
10+
### Changelog
11+
[Changes between 0.18.1 and 0.19.0](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.18.1...androidauto-v0.19.0)
12+
13+
#### Features
14+
- Added experimental route preview screen that uses route preview feature from Nav SDK. It can be enabled using `prepareExperimentalRoutePreviewScreen` extension. [#6875](https://github.com/mapbox/mapbox-navigation-android/pull/6875)
15+
- Added support for Junction Views. [#6849](https://github.com/mapbox/mapbox-navigation-android/pull/6849)
16+
17+
#### Bug fixes and improvements
18+
- Optimized `SpeedLimitWidget` memory usage. [#6859](https://github.com/mapbox/mapbox-navigation-android/pull/6859)
19+
- Fixed an issue with `CarRouteLineRenderer` that caused route arrows to be rendered above the location puck. [#6921](https://github.com/mapbox/mapbox-navigation-android/pull/6921)
20+
- Updated `CarActiveGuidanceMarkers` to support different route providers. This makes it possible to use the class in route preview screens. [#6873](https://github.com/mapbox/mapbox-navigation-android/pull/6873)
21+
22+
### Mapbox dependencies
23+
This release defines minimum versions for the Mapbox dependencies.
24+
- Mapbox Maps Android Auto Extension `v0.5.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/extension-androidauto-v0.5.0))
25+
- Mapbox Navigation `v2.10.1` ([release notes](https://github.com/mapbox/mapbox-navigation-android/releases/tag/v2.10.1))
26+
27+
928
## androidauto-v0.18.1 - 12 December, 2022
1029
### Changelog
1130
[Changes between 0.18.0 and 0.18.1](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.18.0...androidauto-v0.18.1)

libnavui-androidauto/changelog/unreleased/CHANGELOG.md

Whitespace-only changes.

libnavui-androidauto/changelog/unreleased/bugfixes/6859.md

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

libnavui-androidauto/changelog/unreleased/bugfixes/6873.md

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

libnavui-androidauto/changelog/unreleased/bugfixes/6921.md

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

libnavui-androidauto/changelog/unreleased/features/6849.md

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

libnavui-androidauto/changelog/unreleased/features/6875.md

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

0 commit comments

Comments
 (0)