File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 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.
44
55# main
66
7- # 11.10.1
7+
8+ # 11.10.1 February 24, 2025
89## Features ✨ and improvements 🏁
910* Small performance improvements in the map initialization call chain by avoiding IPC calls on main.
1011
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+
1123# 11.10.0 February 13, 2025
1224## Features ✨ and improvements 🏁
1325* Localize geofencing attribution dialog.
You can’t perform that action at this time.
0 commit comments