Skip to content

Releases: highcharts/node-export-server

2.0.16

18 Oct 11:54
Compare
Choose a tag to compare

Changelog

  • Added support for bullet charts
  • Added support for Gantt charts
  • Added configuration option for chart generation timeout (--timeoutThreshold)
  • Gracefull failing of 404 map collections now working properly
  • Increased max configuration size from 5MB to 50MB
  • Updated express version
  • Updated docs

2.0.15

02 Aug 10:13
Compare
Choose a tag to compare
  • Added queueSize option to initPool to set the request overfow queue size
  • Added option to supply cdnURL to build script (#133)
  • Added ; between included scripts. Fixes map collections (#128)
  • Added --skipKey and --skipToken CLI options to configure the rate limiter
  • Added --queueSize switch to the CLI options to set the overflow queue size
  • Fixed issue with silent installs and default values