Skip to content

Releases: maplibre/maplibre-native

android-v10.3.1

30 Apr 11:16
e6e8cb9
Compare
Choose a tag to compare

This release includes debug symbols on GitHub.

node-v5.4.0

21 Apr 20:49
5a3eff4
Compare
Choose a tag to compare

ios-v6.4.0

19 Apr 13:43
7f2fbb6
Compare
Choose a tag to compare
  • User-Agent in network requests can now be changed via MLNNativeNetworkManager.sharedManager.sessionConfiguration (#2293).

android-v11.0.0-pre6

19 Apr 13:26
c4bbb2b
Compare
Choose a tag to compare
android-v11.0.0-pre6 Pre-release
Pre-release

node-v5.4.0-pre.0

18 Apr 12:59
cca3adb
Compare
Choose a tag to compare
node-v5.4.0-pre.0 Pre-release
Pre-release

ios-v6.3.3

17 Apr 19:01
4a28b9d
Compare
Choose a tag to compare
  • Fix memory leak in Metal shader compilation (#2257).
  • Improved iOS UI tests (#2258)
  • Add wide vector shader option to Custom Drawable Layer (#2183)
  • Guard against potential crash when the Metal drawable is now unavailable (#2272)
  • Eliminate spurious log output when using triangulated fill outlines (#2279)
  • Fix projection matrix for raster image drawables (#2242)

android-v11.0.0-pre5

15 Apr 21:44
c6bcb76
Compare
Choose a tag to compare
android-v11.0.0-pre5 Pre-release
Pre-release

See previous pre-releases for 11.0.0.

  • Use MapLibre Java packages GeoJSON and Turf with org.maplibre package prefix instead of com.mapbox.
  • Allow custom ModuleProvider implementations in the SDK (#2231).
  • Renaming the library generated .so files (#2201).

ios-v6.3.2

11 Apr 13:00
9f05eaa
Compare
Choose a tag to compare
  • Fix potential memory leak (#2254).

ios-v6.3.1

05 Apr 15:49
f868e08
Compare
Choose a tag to compare

ios-v6.3.0

02 Apr 17:01
37170ed
Compare
Choose a tag to compare
  • Temporary workaround for map display freeze / stutter when using annotation views with Metal backend. Issue 2117 fixed by PR 2148.
  • Make setURL method on MLNImageSource public (#2197).
  • Make setCoordinates method on MLNImageSource public (#2198).