Skip to content

Releases: maptiler/tileserver-gl

v5.6.0

06 Apr 01:22
000c365

Choose a tag to compare

✨ Features and improvements

  • Update Maplibre-Native to v6.4.1
  • Remove Hillshade and Color relief workaround since it is now supported in maplibre-native (#2044) (by acalcutt)
  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)
  • Add POST requests for static maps (fixes #408) (#2064) (by zstadler)
  • Add Native Leaflet Retina Support for Raster Tiles (#2074) (by acalcutt)

🐞 Bug fixes

v5.6.0-pre.6

30 Mar 17:18
4b0e200

Choose a tag to compare

v5.6.0-pre.6 Pre-release
Pre-release

✨ Features and improvements

  • Update Maplibre-Native to v6.4.1
  • Remove Hillshade and Color relief workaround since it is now supported in maplibre-native (#2044) (by acalcutt)
  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)
  • Add POST requests for static maps (fixes #408) (#2064) (by zstadler)
  • Add Native Leaflet Retina Support for Raster Tiles (#2074) (by acalcutt)

🐞 Bug fixes

v5.6.0-pre.5

29 Mar 15:55
c0de965

Choose a tag to compare

v5.6.0-pre.5 Pre-release
Pre-release

✨ Features and improvements

  • Update Maplibre-Native to v6.4.0
  • Remove Hillshade and Color relief workaround since it is now supported in maplibre-native (#2044) (by acalcutt)
  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)
  • Add POST requests for static maps (fixes #408) (#2064) (by zstadler)
  • Add Native Leaflet Retina Support for Raster Tiles (#2074) (by acalcutt)

🐞 Bug fixes

v5.6.0-pre.4

11 Mar 16:38
6962c51

Choose a tag to compare

v5.6.0-pre.4 Pre-release
Pre-release

✨ Features and improvements

  • Update Maplibre-Native to v6.4.0
  • Remove Hillshade and Color relief workaround since it is now supported in maplibre-native (#2044) (by acalcutt)
  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)

🐞 Bug fixes

v5.6.0-pre.3

25 Feb 03:15
e99962d

Choose a tag to compare

v5.6.0-pre.3 Pre-release
Pre-release

✨ Features and improvements

  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)

🐞 Bug fixes

v5.6.0-pre.2

03 Feb 18:44
95462a8

Choose a tag to compare

v5.6.0-pre.2 Pre-release
Pre-release

✨ Features and improvements

  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)

🐞 Bug fixes

v5.6.0-pre.1

02 Feb 03:16
15e082f

Choose a tag to compare

v5.6.0-pre.1 Pre-release
Pre-release

✨ Features and improvements

  • feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)

🐞 Bug fixes

v5.6.0-pre.0

11 Jan 23:41
bba0357

Choose a tag to compare

v5.6.0-pre.0 Pre-release
Pre-release
Release v5.6.0-pre.0 (#1938)

* Release v5.6.0-pre.0

* Update CHANGELOG.md to remove bug fixes section

Removed bug fix entries from changelog for version 5.6.0-pre.0.

* Update usage.rst

---------

Co-authored-by: acalcutt <3792408+acalcutt@users.noreply.github.com>
Co-authored-by: Andrew Calcutt <acalcutt@techidiots.net>

v5.5.0

05 Jan 13:31
c78efb0

Choose a tag to compare

  • Add S3 support for PMTiles with multiple AWS credential profiles (#1779) by @acalcutt
  • Create .aws directory passthrough folder in Dockerfile (#1784) by @acalcutt
  • Update eslint to v9 (#1473) by @acalcutt
  • Fix Renderer Crashes from Failed Fetches (#1798) by @acalcutt
  • Add Visual Regression Tests for Static Image Overlays (#1792) by @acalcutt
  • Fix S3 URL parsing for nested paths in AWS buckets (#1819) by @acalcutt
  • Fix Renderer Crashes and Memory Leak (#1825) by @acalcutt
  • Fix loading local data sources (PMTiles/MBTiles) specified in style (#1855) by @acalcutt
  • Migrate NPM publishing to trusted publishing (OIDC) (#1872) (by app/copilot-swe-agent
  • Fix get elevation may return data from wrong point (#1860) by @russellporter @acalcutt
  • Hide xkbcomp warnings (#1920) (by acalcutt)
  • BREAKING: Change 'sparse' option default based on tile format - vector tiles (pbf) default to false (204), raster tiles default to true (404 for overzoom) (#1855) by @acalcutt
  • BREAKING: Update Maplibre-Native to v6.3.0. Note that the linux version now requires Ubuntu 24.04 to match the maplibre-native binary. Node 18 support has been dropped and node 24 support has been added in the maplibre-native binary. (#1907) by @acalcutt @dependabot

v5.5.0-pre.15

05 Jan 01:12
30fe98a

Choose a tag to compare

v5.5.0-pre.15 Pre-release
Pre-release
  • Add S3 support for PMTiles with multiple AWS credential profiles (#1779) by @acalcutt
  • Create .aws directory passthrough folder in Dockerfile (#1784) by @acalcutt
  • Update eslint to v9 (#1473) by @acalcutt
  • Fix Renderer Crashes from Failed Fetches (#1798) by @acalcutt
  • Add Visual Regression Tests for Static Image Overlays (#1792) by @acalcutt
  • Fix S3 URL parsing for nested paths in AWS buckets (#1819) by @acalcutt
  • Fix Renderer Crashes and Memory Leak (#1825) by @acalcutt
  • Fix loading local data sources (PMTiles/MBTiles) specified in style (#1855) by @acalcutt
  • Migrate NPM publishing to trusted publishing (OIDC) (#1872) (by app/copilot-swe-agent
  • Fix get elevation may return data from wrong point (#1860) by @russellporter @acalcutt
  • Hide xkbcomp warnings (#1920) (by acalcutt)
  • BREAKING: Change 'sparse' option default based on tile format - vector tiles (pbf) default to false (204), raster tiles default to true (404 for overzoom) (#1855) by @acalcutt
  • BREAKING: Update Maplibre-Native to v6.3.0. Note that the linux version now requires Ubuntu 24.04 to match the maplibre-native binary. (#1907) by @acalcutt @dependabot