Skip to content

Releases: maptiler/tileserver-gl

v5.0.0

03 Sep 00:01
6cda7a0
Compare
Choose a tag to compare

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

02 Sep 04:33
d272e17
Compare
Choose a tag to compare

What's Changed

  • Fix: Use blank index to make sure 'public/files/' folder exists in npm package by @acalcutt in #1377

Full Changelog: v4.13.2...v4.13.3

v4.13.2

01 Sep 19:28
ed2a815
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.13.1...v4.13.2

v4.13.1

01 Sep 02:45
Compare
Choose a tag to compare

What's Changed

  • refactor: add promisified wrapper for MBTiles by @akx in #1321

Full Changelog: v4.13.0...v4.13.1

v4.13.0

27 Aug 23:24
Compare
Choose a tag to compare

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 with formatOptions 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

Full Changelog: v4.12.0...v4.13.0

v4.12.0

04 Jul 16:55
416d783
Compare
Choose a tag to compare

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

17 May 03:36
68d2f71
Compare
Choose a tag to compare

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

Full Changelog: v4.11.0...v4.11.1

v4.11.0

23 Apr 20:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.3...v4.11.0

v4.10.3

27 Feb 00:40
Compare
Choose a tag to compare

What's Changed

  • Fix exception in pmtiles format when GeoJSON is requested by @Jollyfant in #1188

New Contributors

Full Changelog: v4.10.2...v4.10.3

v4.10.2

03 Feb 04:17
Compare
Choose a tag to compare

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