Releases: jdbranham/grafana-diagram
Releases · jdbranham/grafana-diagram
v1.10.4
What's Changed
- Minor patches for review process by @briangann in #257
Full Changelog: v1.10.3...v1.10.4
v1.10.3
What's Changed
- Upgrade mermaid to 10.8.0 by @ahmadalli in #253
- Increase maxEdges to fix
Error: Too many edges
rendering error by @ahmadalli in #254 - This turns the whole background shape the same color as indicator for FlowChart diagram nodes by @tolzhabayev in #255
New Contributors
- @ahmadalli made their first contribution in #253
- @tolzhabayev made their first contribution in #255
Full Changelog: v1.10.2...v1.10.3
1.10.0
v1.9.0
What's Changed
- Optional Display Names for Composite Members by @henkf in #218
- Change link to Mermaid docs by @nikolaev-rd in #211
- Support for Grafana 9x by @rekha86sundararajan in #244
- replace variables in diag url by @patjlm in #246
New Contributors
- @henkf made their first contribution in #218
- @nikolaev-rd made their first contribution in #211
- @rekha86sundararajan made their first contribution in #244
- @patjlm made their first contribution in #246
Full Changelog: v1.7.1...v1.9.0
Release v1.7.3
v1.7.2
v1.7.0-rc2
Initial release for Grafana v7.
Rewritten in React using the new Grafana plugin framework.
- Thresholds [field can override]
- Aggregation Options [field can override]
- Unbound Color Levels [field can override]
- Value mapping to text [field can override]
- Unit Format [field can override]
- Value of metric to display (min/max/mean/last/) [field can override]
- Decimal precision [field can override]
- CSS Override
- Indicator as background or text color
- Theme reactive
- Theme customization
- Variable replacement in the diagram definition
TODO:
- Remote Diagram Definitions [url] incomplete
v1.6.4-rc1
Style cleanup.
opt-out usage analytics.
Patreon link.
v1.7.0-rc2
Performance improvements
v1.7.0-rc1
Completely re-written plugin in React, using the new Grafana 7x plugin framework, leveraging the standard fields for visualization swapping.