Skip to content

Commit d1bbbf7

Browse files
temapnatiginfozmiaoaverkhaturau
authored andcommitted
Backport changelogs from v0.17.0-beta.1 (#7847)
Co-authored-by: Natig Babayev <[email protected]> Co-authored-by: zmiao <[email protected]> Co-authored-by: Alex Verkhaturau <[email protected]> GitOrigin-RevId: 4adc7fa70ee4120304712a7b2ed127ce43d62d77
1 parent 79154ea commit d1bbbf7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Mapbox welcomes participation and contributions from everyone.
55
> **16 KB Page Size Support:** Starting with version 11.7.0 and 10.19.0, **NDK 27 is supported** with dedicated artifacts that include [support for 16 KB page sizes](https://developer.android.com/guide/practices/page-sizes). If your app does not require 16 KB page size support, you can keep using our default artifacts without `-ndk27` suffix. For more information about our NDK support, see https://docs.mapbox.com/android/maps/guides/#ndk-support
66
77
# main
8+
9+
# 11.17.0-beta.1 November 05, 2025
810
## Breaking changes ⚠️
911
* Require passing required argument to the constructor of experimental `GeofencingState.Builder`, `GeofencingError.Builder`, `GeofencingEvent.Builder` and `GeofencingOptions.Builder` APIs.
1012

@@ -14,6 +16,9 @@ Mapbox welcomes participation and contributions from everyone.
1416
* Introduced `ScaleBarSettings.distanceUnits` property supporting metric, imperial, and nautical units, replacing the boolean `isMetricUnits` property.
1517
* 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).
1618

19+
## Dependencies
20+
* 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).
21+
1722
# 11.16.2 October 31, 2025
1823

1924
## Bug fixes 🐞
@@ -34,7 +39,6 @@ Mapbox welcomes participation and contributions from everyone.
3439
* 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).
3540

3641

37-
3842
# 11.16.0 October 21, 2025
3943
## Bug fixes 🐞
4044
* Fix location request leak when setting custom location provider after updating settings

0 commit comments

Comments
 (0)