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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,12 @@ Mapbox welcomes participation and contributions from everyone.
46
46
* Update gl-native to [v11.22.0](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.22.0), common to [v24.22.0](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.22.0).
47
47
48
48
# 11.21.3 April 23, 2026
49
+
50
+
## Bug fixes 🐞
51
+
* Fix above-ground route line not rendering over tunnel geometry when cutout is active.
52
+
* Fix rendering artifacts on feature cutout geometries caused by incorrect shader clipping.
53
+
* Fix a potential crash in style configuration expression evaluation when a config value is unset.
54
+
49
55
## Dependencies
50
56
* Update gl-native to [v11.21.3](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.21.3), common to [v24.21.3](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.21.3).
0 commit comments