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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,22 @@ Mapbox welcomes participation and contributions from everyone.
17
17
## Bug fixes 🐞
18
18
* Fix camera listener not unsubscribed when disabling ScaleBar via `updateSettings { enabled = false }`
19
19
20
+
# 11.16.4 November 14, 2025
21
+
## Bug fixes 🐞
22
+
* Internal fixes and performance improvements.
23
+
24
+
## Dependencies
25
+
* Update gl-native to [v11.16.4](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.4), common to [v24.16.4](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.4).
26
+
27
+
28
+
# 11.16.3 November 13, 2025
29
+
## Bug fixes 🐞
30
+
* Internal fixes and performance improvements.
31
+
* Fix multiple crashes during style switches.
32
+
33
+
## Dependencies
34
+
* Update gl-native to [v11.16.3](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.3), common to [v24.16.3](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.3).
35
+
20
36
# 11.17.0-beta.1 November 05, 2025
21
37
## Breaking changes ⚠️
22
38
* Require passing required argument to the constructor of experimental `GeofencingState.Builder`, `GeofencingError.Builder`, `GeofencingEvent.Builder` and `GeofencingOptions.Builder` APIs.
0 commit comments