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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,15 +7,18 @@ Mapbox welcomes participation and contributions from everyone.
7
7
# main
8
8
9
9
# 11.16.0-rc.2 October 14, 2025
10
-
## Dependencies
11
-
* Update gl-native to [v11.16.0-rc.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.2), common to [v24.16.0-rc.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.2).
12
10
11
+
## Features ✨ and improvements 🏁
12
+
* Add zoom expression support for line-cutout-width property.
13
+
* TileStore improvements.
13
14
14
15
## Bug fixes 🐞
15
16
* Fix `ConcurrentModificationException` if `detectors` list was modified in `AndroidGesturesManager` while processing events.
17
+
* Fix 3D models disappearing randomly during fast zoom interactions.
16
18
17
19
## Dependencies
18
-
* Update Mapbox Gestures for Android to 0.9.2
20
+
* Update gl-native to [v11.16.0-rc.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.2), common to [v24.16.0-rc.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.0-rc.2).
0 commit comments