All Versions
12
Latest Version
Avg Release Cycle
120 days
Latest Release
841 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