Skip to content

Commit b6b7f3d

Browse files
pengdevgithub-actions[bot]
authored andcommitted
Update changelogs (#8864)
GitOrigin-RevId: 1f6721d252c71d9f6da59d8051c1fb3d05a6a338
1 parent 9b5c3cc commit b6b7f3d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,19 @@ Mapbox welcomes participation and contributions from everyone.
66

77
## 11.18.0-beta.1 - 17 December, 2025
88

9-
### ⚠️ Breaking changes
9+
### Breaking changes ⚠️
1010
* Remove line-cutout-width and change line-cutout-opacity default to 1.0
11+
* Add `ModelLayer.modelAllowDensityReduction` property to disable density reduction in model layers.
1112

1213
### Features ✨ and improvements 🏁
1314
* Add Standard Style color and 3D configuration options: `colorBuildings`, `colorCommercial`, `colorEducation`, `colorIndustrial`, `colorLand`, `colorMedical`, `show3dBuildings`, `show3dFacades`, `show3dLandmarks`, and `show3dTrees`.
14-
* Add `shadowDrawBeforeLayer` property to directional light to allow specifying the position in the layer stack for drawing shadows on the ground.
15+
* Add experimental `shadowDrawBeforeLayer` property to directional light to allow specifying the position in the layer stack for drawing shadows on the ground.
16+
* [tile_store] Add method to set tilestore path to be used by default.
17+
* Faster polygon triangulation for complex polygons.
18+
* General fixes and performance improvements.
19+
20+
### Bug fixes 🐞
21+
* Fix `userData` payload for `onSourceDataLoaded` event during GeoJSON partial update.
1522

1623
## 11.17.1 - 11 December, 2025
1724

0 commit comments

Comments
 (0)