Skip to content

Commit 459a17e

Browse files
changelog for v2.20.1 (#7847)
Co-authored-by: root <root@1c4d3c6ca6a2>
1 parent 841fd72 commit 459a17e

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

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

9+
## Mapbox Navigation SDK 2.20.1 - 22 July, 2024
10+
### Changelog
11+
[Changes between v2.20.0 and v2.20.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.20.0...v2.20.1)
12+
13+
#### Features
14+
- Optimized memory usage in Directions API model classes by interning frequently occurring strings in JSON. [#7840](https://github.com/mapbox/mapbox-navigation-android/pull/7840)
15+
16+
#### Bug fixes and improvements
17+
- Fixed UI jank caused by on-device TextToSpeech player. [#7833](https://github.com/mapbox/mapbox-navigation-android/pull/7833)
18+
- Fixed a crash caused by cache inconsistency. [#7836](https://github.com/mapbox/mapbox-navigation-android/pull/7836)
19+
20+
### Mapbox dependencies
21+
This release depends on, and has been tested with, the following Mapbox dependencies:
22+
- Mapbox Maps SDK `v10.18.3` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.18.3))
23+
- Mapbox Navigation Native `v206.0.0`
24+
- Mapbox Core Common `v23.10.1`
25+
- Mapbox Java `v7.1.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.1.0))
26+
27+
928
## Mapbox Navigation SDK 2.20.0 - 14 June, 2024
1029
### Changelog
1130
[Changes between v2.19.0 and v2.20.0](https://github.com/mapbox/mapbox-navigation-android/compare/v2.19.0...v2.20.0)

changelog/unreleased/bugfixes/7833.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/unreleased/features/7840.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)