Releases: versx/NodeTileserverCache
Releases · versx/NodeTileserverCache
NodeTileserverCache v1.4.2
What's Changed
- Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #17
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #19
- Bump ejs from 3.1.5 to 3.1.7 by @dependabot in #20
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #21
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #22
Full Changelog: 1.4.1...1.4.2
NodeTileserverCache v1.4.1
- Map system fonts to docker image
- Update npm dependencies
- Update README
NodeTileserverCache v1.4.0
- Add watermark support
NodeTileserverCache v1.3.0
- Add support to show circles on static maps
- Add regeneratable staticmap/multi-staticmap support
- Add pregenerated staticmap/multi-staticmap support
- Execute only one ImageMagick command to draw all drawables instead of one by one
- Update staticmap.example.json template
- Use lowercase cache folder names
- Add local marker support
NodeTileserverCache v1.2.0
- Fix marker conflict issue (incorrect markers at existing cached location)
- Add clustering support for better performance and load balancing support
- Fix filename too long (over 255 characters) error with staticmaps having too many markers
- Add Windows support for imagemagick
- Style frontend a little
- Fix multi-staticmap
NodeTileserverCache v1.0.0
Update structure