Skip to content

Commit 8ff5ecc

Browse files
pengdevgithub-actions[bot]
authored andcommitted
Add 11.17.1 Android Maps SDK changelog. (#8726)
This PR aggregates 11.17.1 changelog from glnative and common SDK to public Android repo on main branch. GitOrigin-RevId: 53d16375ecc42acb1d016ea74103a5cc1b8bda4d
1 parent 33af59b commit 8ff5ecc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ Mapbox welcomes participation and contributions from everyone.
1414
* Add Standard Style color and 3D configuration options: `colorBuildings`, `colorCommercial`, `colorEducation`, `colorIndustrial`, `colorLand`, `colorMedical`, `show3dBuildings`, `show3dFacades`, `show3dLandmarks`, and `show3dTrees`.
1515
* Introduce experimental `AttributionControl` composable function that exposes `AttributionState` programmatically, enabling developers to build custom Attribution UI outside of the map while maintaining compliance with [Mapbox ToS](https://www.mapbox.com/legal/tos) requirements.
1616

17+
# 11.17.1 December 11, 2025
18+
## Bug fixes 🐞
19+
* Reset style fog, snow and rain impl when switching to a new style.
20+
* Fix changes in brightness not always getting applied.
21+
* Fix occlusion of location indicator in tunnels.
22+
* Fix leaking Vertex Array Objects.
23+
24+
## Dependencies
25+
* Update gl-native to [v11.17.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.1), common to [v24.17.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.17.1).
26+
1727
# 11.17.0 December 04, 2025
1828
## Breaking changes ⚠️
1929
* Require passing required argument to the constructor of experimental `GeofencingState.Builder`, `GeofencingError.Builder`, `GeofencingEvent.Builder` and `GeofencingOptions.Builder` APIs.

0 commit comments

Comments
 (0)