Skip to content

Commit 405e633

Browse files
natiginfogithub-actions[bot]
authored andcommitted
[backport-main][maps-android] add changelog entries for v11.21.0-rc.1 (#11453)
GitOrigin-RevId: a614cc9ef5ecd4fc7a227e9395ddca4f97e04bdf
1 parent 12ae3f2 commit 405e633

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ Mapbox welcomes participation and contributions from everyone.
1212

1313
## Bug fixes 🐞
1414
* Fix native memory leak in `AnnotationManager` where bitmap style images were not removed onDestroy.
15+
* Fix feature cutout rendering artifacts on some devices caused by insufficient shader precision.
16+
* Fix rendering of stacked underground 3D roads.
17+
* Fix a crash that could occur when the map is destroyed during style loading.
18+
* Fix underground road geometry being clipped in orthographic projection with small viewports.
19+
* Fix map flickering caused by stencil buffer conflicts between raster and hillshade layers.
20+
* Fix potential ANRs when receiving location updates under heavy system load.
21+
* Fix a bug in eviction logic for TileStore.
22+
* Internal fixes and performance improvements.
1523

1624
## Dependencies
1725
* Update gl-native to [v11.21.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.21.0-rc.1), common to [v24.21.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.21.0-rc.1).

0 commit comments

Comments
 (0)