Releases: typpo/quickchart
Releases · typpo/quickchart
v1.8.0
v1.7.1
v1.4.3
v1.4.2
Features
- Add support for predefined color schemes: chartjs-plugin-colorschemes
- Add support for Google Image Charts QR code format
- Add support for emoji fonts
Bugfixes
- Fix a crash when graph doesn't have datasets
- Fix a bug where outlabeledDoughnuts would not support charts with doughnutlabels plugin
- Set Google Image Charts pixel ratio to 1.0 (true size)
- Handle and log failed Google Image Charts
Misc
- Add
X-quickchart-error
header which is populated on error - Add built-in chart padding plugin
- Add width and height maximums
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
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)