File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,14 @@ Mapbox welcomes participation and contributions from everyone.
99# 11.21.0-rc.1 March 23, 2026
1010## Bug fixes 🐞
1111* Fix native memory leak in ` AnnotationManager ` where bitmap style images were not removed onDestroy.
12+ * Fix feature cutout rendering artifacts on some devices caused by insufficient shader precision.
13+ * Fix rendering of stacked underground 3D roads.
14+ * Fix a crash that could occur when the map is destroyed during style loading.
15+ * Fix underground road geometry being clipped in orthographic projection with small viewports.
16+ * Fix map flickering caused by stencil buffer conflicts between raster and hillshade layers.
17+ * Fix potential ANRs when receiving location updates under heavy system load.
18+ * Fix a bug in eviction logic for TileStore.
19+ * Internal fixes and performance improvements.
1220
1321
1422## Dependencies
You can’t perform that action at this time.
0 commit comments