Skip to content

Releases: maplibre/maplibre-native

ios-v6.21.2

01 Dec 13:05
Immutable release. Only release title and notes can be modified.
84df7b1

Choose a tag to compare

  • Fix crash due to pure virtual function call (#3979).

android-v12.2.1

01 Dec 11:02
Immutable release. Only release title and notes can be modified.
84df7b1

Choose a tag to compare

🐞 Bug fixes

  • Fix crash due to pure virtual function call (#3979).

ios-v6.21.1

28 Nov 01:03
Immutable release. Only release title and notes can be modified.
306845c

Choose a tag to compare

  • Include static XCFramework in GitHub release.

android-v12.3.0-pre0

28 Nov 12:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

android-v12.3.0-pre0 Pre-release
Pre-release
  • Disable icon scaling with offsets #3928.
  • Modify the transform implementation to allow for concurrent animations #3487.

ios-v6.21.0

26 Nov 16:57
Immutable release. Only release title and notes can be modified.
674a7e7

Choose a tag to compare

  • Allow setting frustum offset to not render edges of the screen (#3676).
  • Support hiding attribution on iOS (#3952).
  • Support extra annotations for snapshotter for iOS (#3963).

android-v12.2.0

25 Nov 21:47
Immutable release. Only release title and notes can be modified.
d5f5286

Choose a tag to compare

✨ Features and improvements

  • Allow setting frustum offset to not render edges of the screen (#3676).

🐞 Bug fixes

  • Fix LineBucket::addGeometry() empty coordinates. (#2959).
  • Use deprecated readParcelable on Tiramisu to avoid crash (#3950).
  • Handle BufferResource::version overflow (#3962).

android-testapp-b30207bcb92396afc77c7456a68706adeecca50c

25 Nov 16:13
Immutable release. Only release title and notes can be modified.
b30207b

Choose a tag to compare

Important

While MapLibre libraries do not contain tracking, this app will report crashes and device information to a MapLibre sentry.io account. Do not run this app if you do not want this.

ios-v6.20.1

19 Nov 16:13
Immutable release. Only release title and notes can be modified.
8f7dac4

Choose a tag to compare

  • Update to latest MLT submodule (#3945).
  • Fix LineBucket::addGeometry() empty coordinates. (#2959).