Skip to content

Commit

Permalink
* another change in the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
YehonatanVonage committed Dec 5, 2017
1 parent b047e26 commit d5173e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ When upgrading there might be some changes in the data the plugin uses and saves
To prevent this loss of configuration you should save the panel JSON of all panels you have (by exporting the panel or dashboards) and keep them somewhere safe until you made sure everything is working after the upgrade.

### Version 1.0.7 - What's new?
* Threshold settings - removed 'show always' option, and replaced it with 2 options:
* Threshold settings - removed `Show Always` option, and replaced it with 2 options:
* `Display Alias` - Select when to show the metric alias.
* `Display Value` - Select when to show the metric value.
* Text format configuration (`bold` / `italic`) for `warning` / `critical` / `disabled` states.
* Option to change the corner radius of the panel.
* Fixed decimal percision in case we get number with format like '1e-10'.
* Option to change the corner radius of the panel. Now you can change the panel's shape to have rounded corners.
* Fixed decimal precision in case we get number with format like '1e-10'.
* Bugfix - When creating new metric, The `Handler Type` didn't get default value.

# Screenshots
Expand Down

0 comments on commit d5173e4

Please sign in to comment.