Skip to content

Releases: maplibre/maplibre-native

android-v12.1.3

17 Nov 16:12
Immutable release. Only release title and notes can be modified.
3a68679

Choose a tag to compare

  • Disable UnsatisfiedLinkError during local tests (#3942)

android-v12.1.2

15 Nov 13:10
Immutable release. Only release title and notes can be modified.
cf44965

Choose a tag to compare

  • Update to latest MLT submodule (#3945).

android-v12.1.1

14 Nov 22:29
Immutable release. Only release title and notes can be modified.
3094b28

Choose a tag to compare

  • Update to latest MLT submodule (#3945).

android-v12.1.1-pre1

14 Nov 12:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

android-v12.1.1-pre1 Pre-release
Pre-release
Publish android-v12.1.1-pre1

android-v12.1.0

11 Nov 02:15
Immutable release. Only release title and notes can be modified.
c3d641b

Choose a tag to compare

✨ Features and improvements

  • Add support for parsing MLT-format vector tile sources (#3246).
  • Throw exception on System.loadLibrary fail (#3916).
  • Release allocated compass Bitmap as soon as possible (#3889).
  • Apply symbol shader changes from JS for Metal, Vulkan, and OpenGL (#3873).
  • Improve CMake build setup Harfbuzz and Freetype deps (#3879).

🐞 Bug fixes

  • [vulkan] Prevent member variable shadowing in mbgl::vulkan::ShaderProgram (#3886).
  • Add padding support to MapSnapshotter Android (#3882).
  • Fix requestRenderAndNotify continuous callback (#3913).
  • Add null check to Projection.getContentPadding() (#3937).
  • Assume CustomGeometrySource is cancelled when peer is null (#3933).
  • Use weak pointer for core layer (#3931).

ios-v6.18.0-patch0

07 Nov 16:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Add accessibility annotation check (#3926)

ios-v6.20.0

05 Nov 14:21
Immutable release. Only release title and notes can be modified.
955b063

Choose a tag to compare

  • Add configurable threshold for rotate gesture snapping to north (#3914).
  • Add support for parsing MLT-format vector tile sources (#3246).
  • Adds some network delegate methods (#3917).
  • Add accessibility annotation check (#3926).

ios-v6.19.3

23 Oct 14:28
Immutable release. Only release title and notes can be modified.
d572046

Choose a tag to compare

  • fix number-format/currency expression test for darwin (#3900).
  • Updates drawable size of metal view after it is attached to display hierarchy. (#3903).

ios-v6.19.2

17 Oct 12:45
Immutable release. Only release title and notes can be modified.
dff8ce3

Choose a tag to compare

  • [metal] OffscreenTextureResource: fix compilation warnings (#3727).
  • Apply symbol shader changes from JS for Metal, Vulkan, and OpenGL (#3873).
  • Fixes wrong map view dimension on CarPlay. (#3890).

android-v12.0.1

15 Oct 20:34
Immutable release. Only release title and notes can be modified.
87a67fb

Choose a tag to compare

✨ Features and improvements

  • Make Android snapshotter support hiding the attribution (#3878).

🐞 Bug fixes

  • Handle style builder exceptions (#3855).
  • Add query annotation timeout (#3874).