Skip to content

Commit fbb0da9

Browse files
changelog for v11.7.1 (#2791)
Co-authored-by: root <root@d1aca8375a93>
1 parent 03282fc commit fbb0da9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@ Mapbox welcomes participation and contributions from everyone.
1111
* [compose] Introduce `remember` (e.g. `rememberPolylineAnnotationGroupInteractionsState` and `rememberPolylineAnnotationInteractionsState`) composable functions to create, init and remember all types of `AnnotationInteractionsState` and `AnnotationGroupInteractionsState`.
1212
* [compose] Introduce `<AnnotationType>InteractionsState.isDraggable` / `<AnnotationType>GroupInteractionsState.isDraggable` API for all annotation types allowing to drag annotations. Callbacks `onDragStarted()`, `onDragged()`,`onDragFinished()` are added as well.
1313

14-
# 11.7.1
14+
15+
# 11.7.1 October 10, 2024
1516
## Bug fixes 🐞
1617
* Respect polygons with holes on querying rendered features.
1718

1819
## Dependencies
1920
* Update gl-native to v11.7.1 and common to v24.7.1.
2021

22+
2123
# 11.7.0 September 26, 2024
2224
## Features ✨ and improvements 🏁
2325
* [compose] Introduce `PointAnnotationState.iconOcclusionOpacity`, `PointAnnotationState.textOcclusionOpacity` to control occlusion opacity for individual point annotation.

0 commit comments

Comments
 (0)