Changelog
v2.0.6
- Fixes an issue where values formatted as string were not shown.
- Fixes an issue that caused a white square to appear in the bottom right corner of the panel.
- New feature: You can now show a border around the boxes.
- New feature: When choosing a metric, a hint will be displayed so that you can easily see which metric you are already using in your panel.
v2.0.5
- New feature: You can enable Autoscale in the panel options to automatically shrink its content when there's not enough space on screen.
- New feature: Boxes can be rearranged by drag and drop.
- New feature: You can show a SVG symbol inside a box
- New feature: Boxes can show text values (previously, only numeric values were shown)
- New feature: You can show a background color behind a box
v2.0.4
- Fixes an issue that prevented new installation of recent versions of the plugin on Grafana v8
v2.0.3
- Fixes an issue with the clone button
- Suffix now blinks if the value is blinking
v2.0.2
- Fixes an issue that occurs while the panel upgrades its internal data from previous version
- Fixes an issue that prevented certain datasources to be selected as metric
v2.0.1
- Fixes an issue triggered when the last value of the serie was null
v2.0.0
- Complete code rewrite (AngularJS to React)
- The Metric field is a drop-down list for ease of use.
v1.2.2
- New feature: A tooltip is now available on the orbs with the current value.
- New feature: You can specify a rotation angle for the boxes.
- New feature: You can use variables in the Metric Name field of the boxes, so you can easily change the metrics used by your boxes.
v1.2.1
- New feature: You can now duplicate boxdefinitions
- New feature: You can now use variables in the URL fields (for the background URL and the clickable link in the boxes)
- Bugfix: The "Unsaved Changes" dialog box should not appear when the user has not made any changes.
v1.2.0
- New feature: You can now display a colored orb with the text
v1.1.0
- New feature: You can now add a Link to your boxes.
- New feature: Added the option to display a prefix in addition to the suffix
- New feature: Add the thresholds feature (colors and blink)
- Bugfix: An error was displayed if the last datapoint of the serie was null
v1.0.1
- Fix: Decimal separator now correctly localized
v1.0.0
- First release