This commit is contained in:
Derek Macias
2016-01-10 03:20:03 -07:00
parent 28f9875816
commit 10188c6ce0
6 changed files with 37 additions and 14 deletions

View File

@@ -11,8 +11,13 @@ This plugin allows installation of extra packages, mostly CLI, for advanced user
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=37541.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png</Icon>
<Date>2015-12-30</Date>
<Date>2016-01-10</Date>
<Changes>
###2016.01.10
- added dynamic package description tootips
- updated tablesorter to v2.25.0
- add tablesorter widgets (filter, saveSort, stickyHeaders, hover-highlight)
- added cli options to packagemanager script
###2015.12.30
- create packages directory on install
###2015.12.15a