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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ Mapbox welcomes participation and contributions from everyone.
6
6
## Bug fixes 🐞
7
7
*[compose] Fix wrong layer order when using `aboveLayer(..)` composable function.
8
8
9
-
# 11.9.2
9
+
10
+
# 11.9.2 February 05, 2025
10
11
## Bug fixes 🐞
11
12
* Fix exception while parsing the config expression.
12
13
* Fix app crash when autoMaxZoom=true.
@@ -17,6 +18,7 @@ Mapbox welcomes participation and contributions from everyone.
17
18
## Dependencies
18
19
* Update gl-native to v11.9.3.
19
20
21
+
20
22
# 11.10.0-rc.1 January 31, 2025
21
23
## Features ✨ and improvements 🏁
22
24
* Add experimental `ViewAnnotationManager.setViewAnnotationAvoidLayers` for specifying layers that view annotations should avoid. The API currently only supports line layers.
0 commit comments