Skip to content

v2.18.0

Choose a tag to compare

@pjleonard37 pjleonard37 released this 16 Jan 13:17
· 211 commits to main since this release
e822783

Important

A bug in the SDK's offline data management causes untracked data to accumulate instead of being removed under specific conditions. This leads to uncontrolled storage growth, potentially degrading system performance or causing complete unusability if disk space is exhausted.
The required version for upgrade is 2.18.1, 2.19.2, 2.20.1 or any version from 2.21.0 onward.
This specific bug is only relevant to users who use tilestore offline regions.

New Features ✨

  • Add deleteMulti() method to all annotation managers to enable batch deletion of annotations.
  • Add experimental MapRecorder API to record and replay map interactions for debugging and performance testing.

Dependency Updates

  • Update Mapbox Maps SDK to v11.18.0
    • For platform-specific updates see: iOS & Android