Releases: maptiler/tileserver-gl
Releases · maptiler/tileserver-gl
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
v4.13.3
v4.13.2
v4.13.1
v4.13.0
What's Changed
- fix: use relative URLs in CSS by @akx in #1319
- fix: avoid synchronous calls where possible by @akx in #1320
- feat: simple typeahead search by @mvexel in #1335
- Replace
formatQuality
withformatOptions
for additional configurability by @nathreed in #1327 - fix: #1367 and #1352
Error: start must be between 0 and 255; given Infinity
by bumping @jsse/pbfont to 0.2.2 by @dependabot in #1372 - Update maplibre-native to v5.4.1 and maplibre-gl-js to v4.6.0
- Note: Windows users may need to update their c++ redistributable for maplibre-native v5.4.1
New Contributors
- @akx made their first contribution in #1319
- @mvexel made their first contribution in #1335
- @nathreed made their first contribution in #1327
Full Changelog: v4.12.0...v4.13.0
v4.12.0
What's Changed
- feat: use
@jsse/pbfont
instead of@mapbox/glyph-pbf-composite
by @prashis in #1294 - Update 'maplibre-gl-js' to v4.5.0. Update 'maplibre-gl-inspect' to v1.7.0. Update package. by @acalcutt in #1300
New Contributors
Full Changelog: v4.11.1...v4.12.0
v4.11.1
What's Changed
- feat: add support for X-Forwarded-Path in style urls by @v-electrolux in #1239
- Update maplibre-gl-js to v4.3.1 - Fix is-ci related build issue by @acalcutt in #1250
New Contributors
- @v-electrolux made their first contribution in #1239
Full Changelog: v4.11.0...v4.11.1
v4.11.0
What's Changed
- Add support for multi-sprites in styles by @acalcutt in #1232
- feat: handle the X-Forwarded-Path header by @Lukomo in #1197
- Update to MapLibre-GL-JS v4.1.3 and Maplibre-GL-Inspect v1.6.3 by @acalcutt in #1233
- Update to Maplibre-Native Node v5.4.0 by @dependabot in #1234
New Contributors
Full Changelog: v4.10.3...v4.11.0
v4.10.3
What's Changed
- Fix exception in pmtiles format when GeoJSON is requested by @Jollyfant in #1188
New Contributors
- @Jollyfant made their first contribution in #1188
Full Changelog: v4.10.2...v4.10.3
v4.10.2
What's Changed
- fix(deps): Bump pmtiles from 2.11.0 to 3.0.0 by @dependabot in #1161
- fix: make index and rendered endpoint consistent with tilejson endpoint by @acalcutt in #1162
Full Changelog: v4.10.1...v4.10.2