All Versions
12
Latest Version
Avg Release Cycle
120 days
Latest Release
1566 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.0 Changes
December 11, 2020- 🛠 Fix preview thumbnail for raster data sources (#441, @hfs)
- ⏱ Increase initial timeout - xvfbMaxStartWaitTime (#413, @zstadler)
- 🛠 Fix reflected XSS in 'key' parameter (#462, @korpd)
- 🛠 Fix reflected XSS in 'style' parameter (#463, @korpd)
- 🛠 Fix missing ScaleDenominator in wmts.tmpl (#479, @poljvd)
- 🛠 Fix crash in serveAllFonts (#482, @candux)
- ⚡️ Update sharp to avoid segfault (#488, @vcabbage)
- Render up to scale level 22 (#487, @bheupers)
- ➕ Add api key to sprite ressources in style json (#484, @candux)
- 🐳 Streamline Dockerfile for caching and size (#457, @joakimfors)
-
v3.0.0 Changes
March 11, 2020- ➕ Add
tileMargin
option (#379, @stefslon) (#394, @korpd) - ⬆️ Upgrade to node 10, es6 (@nyurik)
- Code cleaning and removing unnecessary resources
- 💅 Cleanup bundled style and fonts (simplify startup procedure #271)
- ➕ Add
serveAllStyles
option + watch the directory for changes - ➕ Add style validation and skip invalid styles
- 👉 Make tileserver-gl-light compatible with node >=10 (#410, @jdesboeufs)
- 🛠 Fix outlines on semi-transparent edges (#415, @xabbu42)
- ⚡️ Update dependencies
- ➕ Add
-
v2.6.0 Changes
August 26, 2019 -
v2.5.0 Changes
December 19, 2018 -
v2.4.0 Changes
September 14, 2018- Replace Nomnom with Commander (#263, @loicgasser)
- 🌲 Silent mode (do not log requests with status == 200) (#269, @michaill)
- Ensure that container can be restarted (#310, @guenhter)
- Return 204 when mbtiles error is 'Tile does not exist' (#278, @amirmasud)
- ⚡️ Update commander and devDeps (#303, @loicgasser)
- ➕ Add support for WMTS capabilities (#307, @spatialillusions)
- ⚡️ Dependencies and libraries update
-
v2.3.1
December 14, 2017 -
v2.3.0 Changes
December 01, 2017- 🔧 Make raster tile renderer pool sizes configurable (#222, @otsaloma)
- Handling of promise rejections (#229, @tschaub)
- Catch incorrect headers inside mbtiles data (#232, @rani-pinchuk)
- Propagate SIGTERM correctly to node (#242, @samizdis)
- Modifications to Xvfb process startup
- ✂ Removed
node-pngquant-native
dependency - 🐳 Dockerfile now based on
node:6-stretch
-
v2.2.0 Changes
September 01, 2017- 💅 Updated bundled styles (https://github.com/klokantech/tileserver-gl-styles) to be compatible with the latest OpenMapTiles
- Create the appropriate data type on http errors (#207)
- ⚡️ Update dependencies
-
v2.1.0 Changes
July 03, 2017 -
v2.0.0 Changes
June 23, 2017💥 Breaking changes
- Upgrade from Node v4 to Node v6
- 🔄 Changed URLs (see #154):
- Rendered tiles at
/styles/{name}/{z}/{x}/{y}.{format}
- TileJSON at
/styles/{name}.json
!!! COLLISION WITH THE OLD GL STYLE JSON URL !!! - GL Style JSON
/styles/{name}/style.json
- Rendered tiles at