Releases: maptiler/tileserver-gl
Releases · maptiler/tileserver-gl
v4.10.1
v4.10.0
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
v4.8.0
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
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