Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 1.38 KB

tileserver-gl changelog

5.1.2

  • Fix broken light (invalid use of heavy dependencies) (maptiler#1449) by @okimiko

5.1.1

  • Fix wrong node version in Docker image (maptiler#1442) by @acalcutt

5.1.0

  • Update recommended node to v22 + Update docker images to use node 22 (maptiler#1438) by @acalcutt
  • Upgrade Express to v5 + Canvas to v3 + code cleanup (maptiler#1429) by @acalcutt
  • Terrain Preview and simple Elevation Query (maptiler#1425 and maptiler#1432) by @okimiko
  • add progressive rendering option for static jpeg images (#1397) by @samuel-git

5.0.0

  • Update Maplibre-Native to v6.0.0 release by @acalcutt in maptiler#1376 and @dependabot in maptiler#1381
    • This first release that use Metal for rendering instead of OpenGL (ES) for macOS.
    • This the first release that uses OpenGL (ES) 3.0 on Windows and Linux
    • Note: Windows users may need to update their c++ redistributable for maplibre-native v6.0.0