You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libnavui-androidauto/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
Mapbox welcomes participation and contributions from everyone.
4
4
5
5
## Unreleased
6
+
#### Features
7
+
#### Bug fixes and improvements
8
+
9
+
## androidauto-v0.16.0 - 04 November, 2022
10
+
### Changelog
11
+
[Changes between 0.15.0 and 0.16.0](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.15.0...androidauto-v0.16.0)
12
+
6
13
#### Features
7
14
- Added `MapboxCarMapLoader` to handle dark and light map style configuration changes. [#6530](https://github.com/mapbox/mapbox-navigation-android/pull/6530)
8
15
@@ -12,6 +19,13 @@ Mapbox welcomes participation and contributions from everyone.
12
19
- Removed `Fragment.attachAudioGuidance` extension function because it will be replaced by `ComponentInstaller`. [#6527](https://github.com/mapbox/mapbox-navigation-android/pull/6527)
13
20
- Fixed an issue with compass, logo and speed limit widgets that caused them to disappear if road label widget was not added to the same screen. [#6541](https://github.com/mapbox/mapbox-navigation-android/pull/6541)
14
21
22
+
### Mapbox dependencies
23
+
This release defines minimum versions for the Mapbox dependencies.
24
+
- Mapbox Maps Android Auto Extension `v0.3.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/extension-androidauto-v0.3.0))
0 commit comments