update speedtest plg and package

This commit is contained in:
dmacias72 2016-02-21 16:37:26 -07:00
parent 42317ea4d1
commit b7fc6ed254
2 changed files with 10 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "speedtest">
<!ENTITY author "dmacias72">
<!ENTITY version "2016.02.14">
<!ENTITY version "2016.02.21">
<!ENTITY launch "Tools/Speedtest">
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
@ -21,6 +21,10 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe
-->
<CHANGES>
###2016.02.21
- add save chart type to cookie
- add save chart data type cookie
- move row click to table column click
###2016.02.14
- fix: move delete all outside icon tag
- fix: no quotes on table row id

View File

@ -11,8 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
<Date>2016-02-14</Date>
<Date>2016-02-21</Date>
<Changes>
###2016.02.21
- add save chart type to cookie
- add save chart data type cookie
- move row click to table column click
###2016.02.14
- fix: move delete all outside icon tag
- fix: no quotes on table row id