Skip to content

Commit f8a882a

Browse files
changelog for v2.14.3 (#7731)
Co-authored-by: root <root@86d7ee47726a>
1 parent 5d7e998 commit f8a882a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,28 @@ Mapbox welcomes participation and contributions from everyone.
66
#### Features
77
#### Bug fixes and improvements
88

9+
## Mapbox Navigation SDK 2.14.3 - 26 January, 2024
10+
### Changelog
11+
[Changes between v2.14.2 and v2.14.3](https://github.com/mapbox/mapbox-navigation-android/compare/v2.14.2...v2.14.3)
12+
13+
#### Features
14+
15+
16+
#### Bug fixes and improvements
17+
- Fixed a bug with multiple instances of cache which resulted in excessive memory consumption. [#7693](https://github.com/mapbox/mapbox-navigation-android/pull/7693)
18+
- Improved location accuracy for walking and cycling profiles. [#7730](https://github.com/mapbox/mapbox-navigation-android/pull/7730)
19+
- Added an options to `DeviceProfile#customConfig` to disable initialized state. [#7730](https://github.com/mapbox/mapbox-navigation-android/pull/7730)
20+
- Disabled initialized state by default for snapping profile. [#7730](https://github.com/mapbox/mapbox-navigation-android/pull/7730)
21+
- Prevented old predictive cache groups from staying on disk forever. [#7730](https://github.com/mapbox/mapbox-navigation-android/pull/7730)
22+
23+
### Mapbox dependencies
24+
This release depends on, and has been tested with, the following Mapbox dependencies:
25+
- Mapbox Maps SDK `v10.14.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.14.1))
26+
- Mapbox Navigation Native `v137.1.7`
27+
- Mapbox Core Common `v23.6.0`
28+
- Mapbox Java `v6.12.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.12.0))
29+
30+
931
## Mapbox Navigation SDK 2.19.0-beta.1 - 23 January, 2024
1032
### Changelog
1133
[Changes between v2.18.0 and v2.19.0-beta.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.18.0...v2.19.0-beta.1)

0 commit comments

Comments
 (0)