From 560a8b9329062efb9ae03eb3fb0af30975455e5b Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Tue, 17 May 2016 14:29:11 -0600 Subject: [PATCH] add notice to update --- plugins/ipmi.plg | 3 ++- plugins/ipmi.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index 9d8a0236..e983887d 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -17,10 +17,11 @@ ###2016.05.17 +- notice: with the latest update you will need to reconfigure your fan control settings +- fix: convert fan control settings to name based instead of number based (you'll need to setup fancontrol again) - fix: workaround for dynamix plugin update api not refreshing after update (remove update message) - fix: workaround for dynamix drop down checklists bug (F5 on other tab breaks ddcl) - fix: refresh Settings tab on tab1 click for ddcl bug -- fix: convert fan control settings to name based instead of number based (you'll need to setup fancontrol again) - fix: check for board manufacturer - add: remove auto board.json update and add manual Check for Updates button - add: update fan logging: add start/stop messages and fan speed changes are in the form Fan Name(%):Temp Sensor(°C) diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index 16dc8f7a..f8ad70ed 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -14,10 +14,11 @@ The ipmi plugin allows you to view your system sensors and events using your ipm 2016-05-17 ###2016.05.17 +- notice: with the latest update you will need to reconfigure your fan control settings +- fix: convert fan control settings to name based instead of number based (you'll need to setup fancontrol again) - fix: workaround for dynamix plugin update api not refreshing after update (remove update message) - fix: workaround for dynamix drop down checklists bug (F5 on other tab breaks ddcl) - fix: refresh Settings tab on tab1 click for ddcl bug -- fix: convert fan control settings to name based instead of number based (you'll need to setup fancontrol again) - fix: check for board manufacturer - add: remove auto board.json update and add manual Check for Updates button - add: update fan logging: add start/stop messages and fan speed changes are in the form Fan Name(%):Temp Sensor(°C)