Releases: maptiler/tileserver-gl
Releases · maptiler/tileserver-gl
v4.7.0
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
- Clean error message, remove outdated data wmts by @Caerbannog in #1067
- Add undocumented options to docs by @Caerbannog in #1063
- Extract nested functions and simplify a little by @Caerbannog in #1062
- Simplify alpha premultiplication, now supported by sharp by @Caerbannog in #1073
- Fix listFonts by @Caerbannog in #1076
- Fix crash on ARM during rendering by @Caerbannog in #1077
- Code cleaning: more idiomatic, a bit shorter by @Caerbannog in #1074
- Update to Leaflet 1.9.4, remove L.TileLayer.NoGap.js by @acalcutt in #1070
- Update maplibre-gl-js to 3.6.2 by @acalcutt in #1084
- fix(deps): bump sharp from 0.32.6 to 0.33.0 by @dependabot in #1083
Full Changelog: v4.6.6...v4.7.0
v4.6.6
v4.6.5
v4.6.4
v4.6.3
v4.6.2
What's Changed
- Fixed Issue #1025 - URL-based glyphs and fonts break displaying of ve… by @alex-kowalczyk in #1026
New Contributors
- @alex-kowalczyk made their first contribution in #1026
Full Changelog: v4.6.1...v4.6.2
v4.6.1
What's Changed
- Ensure ID is maintained over deconstructing object by @ryan-shaw in #1023
New Contributors
- @ryan-shaw made their first contribution in #1023
Full Changelog: v4.6.0...v4.6.1
v4.6.0
v4.5.2
What's Changed
- Add support for stylized attribution text for static images by @kochis in #1005
- Allow base 64 url as images for static maps by @boonboonsiri in #1007
- cleanup useless decodeURIComponent() calls by @Caerbannog in #1002
New Contributors
- @kochis made their first contribution in #1005
- @boonboonsiri made their first contribution in #1007
- @Caerbannog made their first contribution in #1002
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- Static images: Allow styling each path differently by @samuel-git in #972
- fix: don't crash the server on processing issues by @boldtrn in #994
- fix: incorrect polyline decoding by @boldtrn in #993
- Fix typos in deployment.rst by @langbein-daniel in #872
New Contributors
- @langbein-daniel made their first contribution in #872
- @shuuji3 made their first contribution in #961
- @samuel-git made their first contribution in #972
- @boldtrn made their first contribution in #994
Full Changelog: v4.5.0...v4.5.1