File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,22 @@ Mapbox welcomes participation and contributions from everyone.
4
4
5
5
# main
6
6
7
- # 11.10.1
7
+
8
+ # 11.10.1 February 24, 2025
8
9
## Features ✨ and improvements 🏁
9
10
* Small performance improvements in the map initialization call chain by avoiding IPC calls on main.
10
11
12
+ ## Bug fixes 🐞
13
+ * Fix LUT not being applied to in-place updated images.
14
+ * Fix in-place updates for SDF images.
15
+ * Fix background layer not being updated if raster image was updated in-place or if color theme changed.
16
+ * Vector icons supported in location indicator layer.
17
+ * Fix mipmaps for images updated inplace.
18
+ * Ensure background color is correctly set.
19
+
20
+ ## Dependencies
21
+ * Update gl-native to v11.10.1.
22
+
11
23
# 11.10.0 February 13, 2025
12
24
## Features ✨ and improvements 🏁
13
25
* Localize geofencing attribution dialog.
You can’t perform that action at this time.
0 commit comments