Skip to content

Commit 1467591

Browse files
pengdevgithub-actions[bot]
authored andcommitted
Update changelog for v11.13.0-beta.1 release. (#3924)
Update changelog to include glnative changelogs for 11.13.0-beta.1 cc @mapbox/sdk-ci GitOrigin-RevId: 1f092aa022e40742fd61ac9407b0fb780c7fc2b0
1 parent 14f7f84 commit 1467591

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
# main
6+
7+
# 11.13.0-beta.1 May 19, 2025
68
## Breaking changes ⚠️
79
* `PointAnnotation.iconImageCrossFade` has been deprecated and setting value to it will not have any impact. Use `PointAnnotationManager.iconImageCrossFadeTransition` instead.
810

@@ -17,6 +19,20 @@ Mapbox welcomes participation and contributions from everyone.
1719
* Expose new experimental camera event `MapboxMap.subscribeCameraChangedCoalesced`, `MapboxMap.cameraChangedCoalescedEvents`.
1820
* [compose] Expose new camera event `MapState.cameraChangedCoalescedEvents`
1921

22+
## Bug fixes 🐞
23+
* Fix elevated lines rendering regression.
24+
* Do not write errors to logs if event was not send because events are disabled.
25+
* Fixed incorrect placement for symbols with symbol-z-elevate on Globe projection.
26+
* Elevated symbol heights now change as smooth as building heighs.
27+
* Fixing unstable placement for elevated symbols.
28+
* Respect config expressions in filter.
29+
* Fix symbol order with symbol-z-elevate true and symbol-z-order viewport-y.
30+
* Fix issue that promoteId content is missing after vector source serialization.
31+
32+
## Dependencies
33+
* Update gl-native to v11.13.0-beta.1, common to 24.13.0-beta.1.
34+
35+
2036
# 11.11.1 May 16, 2025
2137
## Bug fixes 🐞
2238
* Fixed a crash that occurred when a runtime-added unused image was removed and later reused.

0 commit comments

Comments
 (0)