Skip to content

v11.27.2

Choose a tag to compare

@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 14 Aug 08:30
· 142 commits to main since this release

Bug fixes 🐞

  • Main thread could stall processing a large batch of queued run loop tasks
    The run loop could execute a large batch of queued tasks β€” such as style parsing or GeoJSON processing β€” in one go without yielding back to the system, which could stall the app. The run loop now yields periodically instead of draining the full queue in a single pass.

Dependencies

  • Update MapboxCommon to 24.27.2.
  • Update MapboxCoreMaps to 11.27.2.

Dependency requirements:

  • Compatible version of Xcode: 26.3