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
+11
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,17 @@ Mapbox welcomes participation and contributions from everyone.
14
14
## Bug fixes 🐞
15
15
* Disable false-positive lint error "Incorrect number of expressions".
16
16
17
+
18
+
# 11.7.2
19
+
## Bug fixes 🐞
20
+
* Fix terrain related snapshotter crash.
21
+
* Handle empty payloads for offline resources.
22
+
* Do not modify file description structure when reading resource files.
23
+
24
+
## Dependencies
25
+
* Update gl-native to v11.7.2 and common to v24.7.2.
26
+
27
+
17
28
# 11.8.0-rc.1 October 23, 2024
18
29
## Bug fixes 🐞
19
30
* Fix an Android 12 specific bug where location puck custom animator options lambda without explicit `ValueAnimator.duration` resulted in `duration = 0`.
0 commit comments