Skip to content

Commit 298a162

Browse files
authored
Bump GlNative and common versions. Update changelog. (#2934)
1 parent ceb88a4 commit 298a162

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,24 @@ Mapbox welcomes participation and contributions from everyone.
88
## Features ✨ and improvements 🏁
99
* Add experimental `ViewAnnotationManager.setViewAnnotationAvoidLayers` for specifying layers that view annotations should avoid. The API currently only supports line layers.
1010
* Add support for the `maxOverscaleFactorForParentTiles` property in `CustomRasterSource` and `CustomGeometrySource`, allowing greater control over tile overscaling behavior when rendering custom raster tiles.
11-
* Add `*UseTheme` String style properties to override color theme for particular color properties in all layers.
11+
* Add `*UseTheme` String style properties to override color theme for particular color properties in all layers and their Compose counterparts.
1212
* Remove experimental `ShadowQuality` properties from direct light layer.
13+
* Extend tilecover for elevated roads avoiding missing road segments.
14+
15+
## Bug fixes 🐞
16+
* Prefer last used anchor for Dynamic View Annotation placement.
17+
* Fix out of bound issue of gradient effect.
18+
* Fix hidden elements caused by flood lighting.
19+
* Fix parsing raster sprite images with float stretch/content coordinates.
20+
* Fix glyph loading issue when incorrect glyph url is used.
21+
* Fix color theme data decoding.
22+
* Speed up start with big old offline database.
23+
* Fix disappearing tiles in some rare conditions.
24+
* Fix road shadows issues when far away and low zoom levels.
25+
26+
## Dependencies
27+
* Update gl-native to v11.10.0-rc.1 and common to v24.10.0-rc.1.
28+
1329

1430
# 11.10.0-beta.1 January 20, 2025
1531
## Features ✨ and improvements 🏁

0 commit comments

Comments
 (0)