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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,23 @@ Mapbox welcomes participation and contributions from everyone.
6
6
#### Features
7
7
#### Bug fixes and improvements
8
8
9
+
## androidauto-v0.22.0 - 16 March, 2023
10
+
### Changelog
11
+
[Changes between 0.21.0 and 0.22.0](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.21.0...androidauto-v0.22.0)
12
+
13
+
#### Features
14
+
15
+
16
+
#### Bug fixes and improvements
17
+
- Fixed PlacesListOnMapScreen issues when screen changed cause places to disappear [#7021](https://github.com/mapbox/mapbox-navigation-android/pull/7021)
18
+
- Fixed an issue that caused route preview screens to display incorrect route distance. [#7031](https://github.com/mapbox/mapbox-navigation-android/pull/7031)
19
+
20
+
### Mapbox dependencies
21
+
This release defines minimum versions for the Mapbox dependencies.
22
+
- Mapbox Maps Android Auto Extension `v0.5.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/extension-androidauto-v0.5.0))
0 commit comments