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: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changes to the Mapbox Navigation SDK for iOS
2
2
3
+
## v2.20.1
4
+
5
+
### Packaging
6
+
7
+
* MapboxCoreNavigation now requires [MapboxDirections v2.14.1](https://github.com/mapbox/mapbox-directions-swift/releases/tag/v2.14.1). ([#4776](https://github.com/mapbox/mapbox-navigation-ios/pull/4776))
8
+
9
+
### Other changes
10
+
11
+
* Fixed `ProfileIdentifier` comparison for the custom profile identifiers, so that route refresh is enabled for custom `automobileAvoidingTraffic` profiles.
12
+
* Updated the parameters for the reroute Telemetry events.
13
+
3
14
## v2.20.0
4
15
5
16
* MapboxNavigation now requires minimim [MapboxMaps v10.19.0](https://github.com/mapbox/mapbox-maps-ios/releases/tag/v10.19.0). ([#4750](https://github.com/mapbox/mapbox-navigation-ios/pull/4750))
0 commit comments