Skip to content

Releases: maptiler/tileserver-gl

v4.12.0

04 Jul 16:55
416d783
Compare
Choose a tag to compare

What's Changed

  • feat: use @jsse/pbfont instead of @mapbox/glyph-pbf-composite by @prashis in #1294
  • Update 'maplibre-gl-js' to v4.5.0. Update 'maplibre-gl-inspect' to v1.7.0. Update package. by @acalcutt in #1300

New Contributors

Full Changelog: v4.11.1...v4.12.0

v4.11.1

17 May 03:36
68d2f71
Compare
Choose a tag to compare

What's Changed

  • feat: add support for X-Forwarded-Path in style urls by @v-electrolux in #1239
  • Update maplibre-gl-js to v4.3.1 - Fix is-ci related build issue by @acalcutt in #1250

New Contributors

Full Changelog: v4.11.0...v4.11.1

v4.11.0

23 Apr 20:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.3...v4.11.0

v4.10.3

27 Feb 00:40
Compare
Choose a tag to compare

What's Changed

  • Fix exception in pmtiles format when GeoJSON is requested by @Jollyfant in #1188

New Contributors

Full Changelog: v4.10.2...v4.10.3

v4.10.2

03 Feb 04:17
Compare
Choose a tag to compare

What's Changed

  • fix(deps): Bump pmtiles from 2.11.0 to 3.0.0 by @dependabot in #1161
  • fix: make index and rendered endpoint consistent with tilejson endpoint by @acalcutt in #1162

Full Changelog: v4.10.1...v4.10.2

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