Skip to content

Commit

Permalink
changelog for v11.7.3 (#2857)
Browse files Browse the repository at this point in the history
  • Loading branch information
mapbox-github-ci-writer-1[bot] authored Nov 22, 2024
1 parent 0d8fc11 commit 1b26cc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ Mapbox welcomes participation and contributions from everyone.
* [compose] Adds support for `fillZOffset` in `PolygonAnnotationState`, `PolygonAnnotationGroupState`.
* [compose] Expose `MapViewportState.cameraForCoordinates` method.

# 11.7.3

# 11.7.3 November 19, 2024
## Bug fixes 🐞
* Fix map flickering on some Mali and PowerVR GPUs.

## Dependencies
* Update gl-native to v11.7.3.


# 11.8.0 November 11, 2024
## Breaking changes ⚠️
* Change the signature of experimental `MapboxMap.queryRenderedFeatures(RenderedQueryGeometry, TypedFeaturesetDescriptor, Value?, QueryRenderedFeaturesetFeaturesCallback)` to `MapboxMap.queryRenderedFeatures(TypedFeaturesetDescriptor, RenderedQueryGeometry?, Value?, QueryRenderedFeaturesetFeaturesCallback)`. `RenderedQueryGeometry` being NULL is equivalent to passing a bounding box encompassing the entire map viewport.
Expand Down

0 comments on commit 1b26cc0

Please sign in to comment.