Skip to content

Releases: maptiler/tileserver-gl

v4.4.10

19 Mar 16:01
Compare
Choose a tag to compare

What's Changed

  • fix: Failed to open X display when restarting container by @a14stoner in #790
  • fix(deps): bump @maplibre/maplibre-gl-native from 5.1.1 to 5.2.0 by @dependabot in #797
  • fix(deps): bump sqlite3 from 5.1.4 to 5.1.5 by @dependabot in #795

Notes

  • maplibre-gl-native now has windows x64 support, but tileserver-gl has a canvas/sharp related issue on windows. this can be worked around by downgrading sharp to 0.30.7 but we are hoping a future sharp or canvas release will fix this officially.

New Contributors

Full Changelog: ec44840...v4.4.10

v4.4.9

15 Mar 00:03
506b55f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.8...ec44840

v4.4.8

01 Mar 15:31
64adff0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.7...v4.4.8

v4.4.7

21 Feb 07:02
Compare
Choose a tag to compare

What's Changed

  • fix for Unable to do podman pull #745 (comment) by @acalcutt
  • fix(deps): bump @maplibre/maplibre-gl-style-spec from 17.0.2 to 18.0.0 by @dependabot in #773
  • chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #772
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #774

Full Changelog: v4.4.5...v4.4.7

v4.4.5

19 Feb 05:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.4...v4.4.5

v4.4.4

02 Feb 01:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.3...v4.4.4

v4.4.3

27 Jan 03:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.2...v4.4.3

v4.4.2

21 Jan 18:04
Compare
Choose a tag to compare

What's Changed

  • Fix xss due to handlebars variables in javascript by @mnutt in #535
  • fix: fix vectortile constructor by @dkaoster in #723

New Contributors

Full Changelog: v4.4.1...v4.4.2

v4.4.1

17 Jan 04:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

09 Jan 04:27
687bbe1
Compare
Choose a tag to compare
  • Node 18 is now recommended. (it is still compatible with node 16 and 14)

What's Changed

  • allow tileMargin option by @acalcutt in #694
  • Update to node 18, add docker build test by @acalcutt in #699
  • chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #695
  • chore(deps-dev): bump @commitlint/cli from 17.3.0 to 17.4.0 by @dependabot in #697
  • chore(deps-dev): bump @commitlint/config-conventional from 17.3.0 to 17.4.0 by @dependabot in #696

Full Changelog: v4.3.4...v4.4.0