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
-20Lines changed: 0 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,6 @@ Mapbox welcomes participation and contributions from everyone.
7
7
# main
8
8
9
9
# 11.27.0-rc.1 July 13, 2026
10
-
## Features ✨ and improvements 🏁
11
-
* Add cross-source HD road elevation for symbols, so road symbols can align to HD elevation data provided by a separate source.
12
-
* Add support for animating the map's vertical field of view.
13
-
* Improve CPU performance when frequently updating layer properties, such as animating paint and layout values.
14
-
* Improve character rotation for some CJK characters in vertical text mode.
15
-
16
-
## Bug fixes 🐞
17
-
* Fix flickering single-pixel gaps appearing along route lines at elevation feature boundaries as the camera moves.
18
-
* Fix line-aligned labels (such as angled sea names) drifting while panning during the globe-to-mercator zoom transition.
19
-
* Fix radial gradients rendering incorrectly when the focal radius is larger than the outer radius.
20
-
* Fix view annotations not being considered in collision checks against avoid layers, which could result in incorrect placement.
21
-
* Internal fixes and performance improvements.
22
-
23
10
## Dependencies
24
11
* Update gl-native to [v11.27.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.27.0-rc.1), common to [v24.27.0-rc.1](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.27.0-rc.1).
25
12
@@ -85,13 +72,6 @@ Mapbox welcomes participation and contributions from everyone.
85
72
## Dependencies
86
73
* Update gl-native to [v11.21.8](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.21.8), common to [v24.21.8](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.21.8).
87
74
88
-
# 11.25.2 July 13, 2026
89
-
## Bug fixes 🐞
90
-
* Fix a crash that could occur due to filesystem exceptions during persistent storage initialization.
91
-
## Dependencies
92
-
* Update gl-native to [v11.25.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.25.2), common to [v24.25.2](https://github.com/mapbox/mapbox-maps-android/releases/tag/v11.25.2).
93
-
94
-
95
75
# 11.25.1 July 03, 2026
96
76
## Bug fixes 🐞
97
77
* Fix View Annotations sometimes failing to appear on short line segments due to collision detection over-rejection.
0 commit comments