Releases: maptiler/tileserver-gl
Releases · maptiler/tileserver-gl
v5.2.0
- Use npm packages for public/resources (#1427) by @okimiko
- use ttf files of googlefonts/opensans (#1447) by @okimiko
- Limit Elevation Lat/Long Output Length (#1457) by @okimiko
- Fetch style from url (#1462) by @YoelRidgway
- fix: memory leak on SIGHUP (#1455) by @okimiko
- fix: resolves Unimplemented type: 3 error for geojson format (#1465) by @rjdjohnston
- fix: Test light version in ct workflow - fix sqlite build in light (#1477) by @acalcutt
- fix: light version docker entrypoint permissions (#1478) by @acalcutt
v5.2.0-pre.3
- Use npm packages for public/resources (#1427) by @okimiko
- use ttf files of googlefonts/opensans (#1447) by @okimiko
- Limit Elevation Lat/Long Output Length (#1457) by @okimiko
- Fetch style from url (#1462) by @YoelRidgway
- fix: memory leak on SIGHUP (#1455) by @okimiko
- fix: resolves Unimplemented type: 3 error for geojson format (#1465) by @rjdjohnston
- fix: Test light version in ct workflow - fix sqlite build in light (#1477) by @acalcutt
- fix: light version docker entrypoint permissions (#1478) by @acalcutt
v5.2.0-pre.2
- Use npm packages for public/resources (#1427) by @okimiko
- use ttf files of googlefonts/opensans (#1447) by @okimiko
- Limit Elevation Lat/Long Output Length (#1457) by @okimiko
- Fetch style from url (#1462) by @YoelRidgway
- fix: memory leak on SIGHUP (#1455) by @okimiko
- fix: resolves Unimplemented type: 3 error for geojson format (#1465) by @rjdjohnston
- fix: Test light version in ct workflow - fix sqlite build in light (#1477) by @acalcutt
v5.2.0-pre.1
- Use npm packages for public/resources (#1427) by @okimiko
- use ttf files of googlefonts/opensans (#1447) by @okimiko
- Limit Elevation Lat/Long Output Length (#1457) by @okimiko
- Fetch style from url (#1462) by @YoelRidgway
- fix: memory leak on SIGHUP (#1455) by @okimiko
- fix: resolves Unimplemented type: 3 error for geojson format #1465
v5.2.0-pre.0
v5.1.3
v5.1.2
v5.1.1
v5.1.0
- Update recommended node to v22 + Update docker images to use node 22 (#1438) by @acalcutt
- Upgrade Express to v5 + Canvas to v3 + code cleanup (#1429) by @acalcutt
- Terrain Preview and simple Elevation Query (#1425 and #1432) by @okimiko
- add support for x-forward-port header (#1423) by @daniel-milemarker
- add progressive rendering option for static jpeg images (#1397) by @samuel-git
v5.0.0
What's Changed
- Update Maplibre-Native to v6.0.0 release by @acalcutt in #1376 and @dependabot in #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
Full Changelog: v4.13.3...v5.0.0