diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 7258520e..b3b98a6a 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,10 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###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 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 2b466d54..a42738db 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-02-14 +2016-02-21 +###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