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
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,18 @@
2
2
3
3
Mapbox welcomes participation and contributions from everyone.
4
4
5
-
# 10.18.0
5
+
6
+
# 10.18.0 May 23, 2024
6
7
## Bug fixes 🐞
7
8
* Reduce unnecessary usage of main thread during lifecycle monitoring.
8
-
* Fixed invalid circle order while using circle-sort-key. Fixed duplicate circles in static viewport mode.
9
+
* Fixed invalid circle order while using circle-sort-key.
10
+
* Fixed duplicate circles in static viewport mode.
9
11
* Fixed a crash during style change.
10
12
11
13
## Dependencies
12
14
* Update gl-native to v10.18.0 and common to v23.10.0.
13
15
16
+
14
17
# 10.17.1 May 10, 2024
15
18
## Features ✨ and improvements 🏁
16
19
* Add experimental `MapView.setSnapshotLegacyMode` function to help avoiding `MapView.snapshot` native crash on some Samsung devices running Android 14.
0 commit comments