Skip to content

Commit db62f81

Browse files
zmiaogithub-actions[bot]kediarovaverkhaturau
committed
[Backport to release/v0.17] Update stable version to v0.16.2 (#7837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: kediarov <[email protected]> Co-authored-by: Alex Verkhaturau <[email protected]> GitOrigin-RevId: 33dfca243b871e69ec9ff500863fc4a641558d2c
1 parent 4edcf8c commit db62f81

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,30 @@ Mapbox welcomes participation and contributions from everyone.
1616
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
1717
* Added `fuelingStationModePointOfInterestLabels` configuration option to Mapbox Standard and Standard Satellite styles. Control the visibility of fuel station and electric charging station POI labels with options: "default" (shows both), "fuel" (fuel stations only), "electric" (charging stations only), or "none" (hides both).
1818

19-
2019
## Dependencies
2120
* Update gl-native to [v11.17.0-beta.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-beta.1), common to [v24.17.0-beta.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.0-beta.1).
2221

2322

23+
# 11.16.2 October 31, 2025
24+
25+
## Bug fixes 🐞
26+
* Fix crash on 3D/satellite styles switching
27+
28+
## Dependencies
29+
* Update gl-native to [v11.16.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.2), common to [v24.16.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.2).
30+
31+
32+
# 11.16.1 October 28, 2025
33+
34+
## Bug fixes 🐞
35+
* Fix crash on frequent style switching
36+
* Fix iteration over GeoJSON children for `distance` and `within` expression to results in performance spike
37+
* Fix crash on day/night switch incorrect texture release order
38+
39+
## Dependencies
40+
* Update gl-native to [v11.16.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.1), common to [v24.16.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.16.1).
41+
42+
2443
# 11.16.0 October 21, 2025
2544
## Bug fixes 🐞
2645
* Fix location request leak when setting custom location provider after updating settings

0 commit comments

Comments
 (0)