Skip to content

Releases: maptiler/tileserver-gl

v4.10.1

02 Feb 16:45
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect TileSize in index.json and data.json data urls. Add TileSize option to index.json and rendered.json endpoints for rendered urls. by @acalcutt in #1160

Full Changelog: v4.10.0...v4.10.1

v4.10.0

30 Jan 02:38
Compare
Choose a tag to compare

What's Changed

  • fix(deps): bump @maplibre/maplibre-gl-native from 5.3.0 to 5.3.1 by @dependabot in #1156
    • Adds support for 'slice', 'index-of', and brings back webp decode support to maplibre-native raster tiles.
  • Fix 512px tiles so they work with maplibre-js raster 512 tilesize by @acalcutt in #1152

Full Changelog: v4.9.1...v4.10.0

v4.9.1

27 Jan 03:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.9.1

v4.8.0

15 Jan 23:38
dfe69da
Compare
Choose a tag to compare

What's Changed

[Breaking] If you are using native npm on Linux, this update will likely require a OS update. The Maplibre-Native Linux binaries are now built on Ubuntu 22.04, so they require dependencies from that OS.
[Note] If you are using docker, the docker images have been moved to Ubuntu 22.04. No other changes should be needed.
[Note] Maplibre-Native v5.3.0 adds support for node 20, so TileServer-GL now supports node 18 and 20.

Full Changelog: v4.7.0...v4.8.0

v4.7.0

01 Dec 17:35
Compare
Choose a tag to compare

Release Notes

  • [Breaking] Node 18 (18.17.0+) is required. The minimum node version supported by sharp 0.33.0 used in this release is 18.17.0.

What's Changed

Full Changelog: v4.6.6...v4.7.0

v4.6.6

14 Nov 21:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.5...v4.6.6

v4.6.5

31 Oct 23:11
Compare
Choose a tag to compare

Re-Release to fix both arm64 full and light docker versions

v4.6.4

31 Oct 14:16
Compare
Choose a tag to compare

Re-Release to try and fix light docker build

v4.6.3

25 Oct 04:28
Compare
Choose a tag to compare

Re-Release to try and fix arm64 docker build

v4.6.2

20 Oct 18:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.6.2