diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index 7227b6e1..c886741e 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -18,6 +18,7 @@ ###2016.05.15 - fix: condense code, remove excess files +- fix: allow negative sensor readings in the footer - fix: readings page buttons alignment - fix: sensors refresh rate first time dash or readings page is loaded - add: update ipmi check method and network checks diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index 86309c64..c797ddd5 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -15,6 +15,7 @@ The ipmi plugin allows you to view your system sensors and events using your ipm ###2016.05.15 - fix: condense code, remove excess files +- fix: allow negative sensor readings in the footer - fix: readings page buttons alignment - fix: sensors refresh rate first time dash or readings page is loaded - add: update ipmi check method and network checks @@ -132,4 +133,4 @@ The ipmi plugin allows you to view your system sensors and events using your ipm ###2015.05.07 - initial unRAID 6 release - + \ No newline at end of file