diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index e29d31f0..087a9166 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,9 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.05.21 +- fix: fix scheduler tab count if no mover settings +- fix: blank image not showing with empty table ###2016.05.20 - fix: workaround for dynamix plugin update api not refreshing after update (remove update message) - fix: change chart sort order diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index d348bb66..8081e168 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -4,15 +4,18 @@ https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.plg dmacias72 False -Tools:System +Network:Other Tools:System Speedtest This plugin interacts with the command line interface for testing internet bandwidth using speedtest.net http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-05-20 +2016-05-21 +###2016.05.21 +- fix: fix scheduler tab count if no mover settings +- fix: blank image not showing with empty table ###2016.05.20 - fix: workaround for dynamix plugin update api not refreshing after update (remove update message) - fix: change chart sort order