We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79df8ca commit ffb934aCopy full SHA for ffb934a
CHANGELOG.md
@@ -6,6 +6,16 @@ Mapbox welcomes participation and contributions from everyone.
6
## Bug fixes 🐞
7
* [compose] Fix wrong layer order when using `aboveLayer(..)` composable function.
8
9
+# 11.9.2
10
+## Bug fixes 🐞
11
+* Fix exception while parsing the config expression.
12
+* Fix app crash when autoMaxZoom=true.
13
+* Fixing parsing raster sprite images with float stretch/content coordinates.
14
+* Fix color theme data decoding.
15
+* Fix glyph loading issue when incorrect glyph url is used.
16
+
17
+## Dependencies
18
+* Update gl-native to v11.9.3.
19
20
# 11.10.0-rc.1 January 31, 2025
21
## Features ✨ and improvements 🏁
0 commit comments