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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ Mapbox welcomes participation and contributions from everyone.
7
7
#### Bug fixes and improvements
8
8
- Improved experience in tunnels and reduced the likelihood of losing road edge matching candidates. [#6510](https://github.com/mapbox/mapbox-navigation-android/pull/6510)
9
9
- Fixed an issue with `NavigationView` that caused road label position to not update in some cases. [#6508](https://github.com/mapbox/mapbox-navigation-android/pull/6508)
10
-
- Fixed sending of telemetry events when it's switched off globally. [#6512](https://github.com/mapbox/mapbox-navigation-android/pull/6512)
11
-
- Fixed not stopping telemetry when mapbox navigation is destroyed. [#6512](https://github.com/mapbox/mapbox-navigation-android/pull/6512)
10
+
- Fixed an issue when the SDK were trying to send telemetry events when it's when telemetry is switched off globally. [#6512](https://github.com/mapbox/mapbox-navigation-android/pull/6512)
11
+
- Fixed an issue when the SDK didn't stop telemetry when mapbox navigation is destroyed. [#6512](https://github.com/mapbox/mapbox-navigation-android/pull/6512)
0 commit comments