This commit is contained in:
dmacias72 2016-10-07 18:15:43 -06:00
parent 29ea77b707
commit 401a9b9e19
2 changed files with 6 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "ipmi">
<!ENTITY author "dmacias72">
<!ENTITY version "2016.10.06a">
<!ENTITY version "2016.10.07">
<!ENTITY launch "Settings/IPMI">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -16,6 +16,8 @@
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;">
<CHANGES>
###2016.10.07
- fix: fan page showing config missing for fan when it's not
###2016.10.06a
- fix: array_key_error on fans page
###2016.10.06

View File

@ -11,9 +11,10 @@ The ipmi plugin allows you to view your system sensors and events using your ipm
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png</Icon>
<Date>2016-10-06</Date>
<Date>2016-10-07</Date>
<Changes>
###2016.10.06a
###2016.10.07
- fix: fan page showing config missing for fan ###2016.10.06a
- fix: array_key_error on fans page
###2016.10.06
- add: update to freeipmi-1.5.3