Skip to content

Commit 1c09349

Browse files
kediarovgithub-actions[bot]
authored andcommitted
Update changelog 11.15.0-beta-1 (#5846)
Update changelog 11.15.0-beta-1 cc @mapbox/maps-android GitOrigin-RevId: 0697b641c44e91c0c2d7c349716f95265d48aeba
1 parent 2c7507f commit 1c09349

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,19 @@ Mapbox welcomes participation and contributions from everyone.
55
# main
66

77
# 11.15.0-beta.1 August 12, 2025
8+
## Features ✨ and improvements 🏁
9+
* Enable camera animation hint during zoom out animations
810

911
## Bug fixes 🐞
1012
* Fix potential ANR (Application Not Responding) issue when retrieving display refresh rate during map initialization by offloading the system call to a background thread with proper timeout and fallback handling.
1113
* Fix frames skipped when calling `mapView.setMaximumFps(..)` multiple times.
14+
* Fixed image only `text-field`
15+
* Make 2D Location Indicator bbox available only for visible puck positions
16+
* Fix potential data race in mapbox token initialization
17+
* Minor fixes in `TileStore` service
1218

1319
## Dependencies
20+
* Update gl-native to v11.15.0-beta.1, common to 24.15.0-beta.1.
1421
* Update Mapbox GeoJSON library to [v7.5.0](https://github.com/mapbox/mapbox-java/releases/tag/v7.5.0).
1522

1623

0 commit comments

Comments
 (0)