update plugin and package

This commit is contained in:
dmacias72
2016-10-05 22:19:25 -06:00
parent 80683d4414
commit d71ebebfde
2 changed files with 31 additions and 15 deletions

View File

@@ -11,8 +11,16 @@ 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-09-29</Date>
<Date>2016-10-05</Date>
<Changes>
###2016.10.05
- add: update to freeipmi-1.5.3
- add: automatic system specific configuration of ipmi fans for ASRock boards
- fix: move boards.json to board.json
- fix: cache board type to speed up settings page
- fix: minor fixes, cleanup and remove depreciated code
- fix: css affecting dashboard
- fix: unRaid 6.3 compatibility
###2016.09.29
- fix: remove quotes from OEM Reserved readings
###2016.09.28a