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
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,18 @@ Mapbox welcomes participation and contributions from everyone.
7
7
# main
8
8
9
9
# 11.17.0 December 04, 2025
10
+
## Features ✨ and improvements 🏁
11
+
* Promote Geofencing APIs to stable, remove `MapboxExperimental` annotations from Geofencing APIs.
12
+
* Add TileStore improvements and optimizations.
13
+
14
+
## Bug fixes 🐞
15
+
* Fix config expression evaluation to properly check dependencies in nested value expressions.
16
+
* Fix issue with shadows showing up on top of tunnel roads.
17
+
* Fix view-aligned symbols with road elevation being cutout.
18
+
10
19
## Dependencies
11
20
* Update gl-native to [v11.17.0](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0), common to [v24.17.0](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0).
12
21
13
-
14
22
# 11.17.0-rc.3 November 28, 2025
15
23
## Features ✨ and improvements 🏁
16
24
* Promote Geofencing APIs to stable, remove `MapboxExperimental` annotations from Geofencing APIs.
0 commit comments