Skip to content

v1.1.0

Compare
Choose a tag to compare
@typpo typpo released this 09 Sep 17:10
· 276 commits to master since this release
06a7899

First tagged release!

Features/Additions

  • PDF rendering
  • base64 encoding support of chart configs
  • Health check endpoints
  • Ability to store charts as short URLs (via Cloudflare KV)
  • Configurable rate limiting
  • API keys to bypass rate limiting
  • Monit config example
  • Load testing example

Bugfixes

  • Add a global request timeout to prevent server from locking up under heavy load
  • Fix an issue where sparklines could have pixels cut off using automatic scaling
  • Fix an issue causing certain chart configs to be misinterpreted due to vm2 bug (#19)