0.7.0
- Update the plugin to be compatible with Grafana 12
- Replace deprecated
MutableDataFramewithcreateDataFrame - Remove wildcard method from datasource proxy routes
- Upgrade GitHub Actions and pin to commit SHAs
- Update Node.js to 22 (LTS) and Go to 1.24 in CI workflows
- Remove accidental
gdependency
0.6.0
- Add support for
$symbolvariable
0.5.0
- Remove @grafana/ui Form usage
- Update React to v.18
- Remove unused dependencies
0.4.1
- Remove
grafanaVersionfromplugin.json - Update
grafanaDependencyinplugin.json
0.4.0
- Update the plugin to be compatible with Grafana 10
0.3.2
- Update dependencies
0.3.1
- Restore trades endpoint (websocket)
0.3.0
- Store API token in secure field
- Temporarily disabled trades websocket endpoint due to proxy auth issue (quote query with dashboard refresh can be used as a workaround).
0.2.1
- Update the plugin to be compatible with Grafana 8
- Add social sentiment endpoint support
0.1.1
- Initial release