diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 087a9166..d27179ea 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.05.22 +- fix: units error when using bytes +- fix: increase chart size and remove horizontal title so date labels show correctly. +- add: extra speedtest scripts (speedtest-cli and speedtest-linux) ###2016.05.21 - fix: fix scheduler tab count if no mover settings - fix: blank image not showing with empty table diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 8081e168..7df0de7d 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-05-21 +2016-05-22 +###2016.05.22 +- fix: units error when using bytes +- fix: increase chart size and remove horizontal title so date labels show correctly. +- add: extra speedtest scripts (speedtest-cli and speedtest-linux) ###2016.05.21 - fix: fix scheduler tab count if no mover settings - fix: blank image not showing with empty table