From 1c916fddadeb68df153746c434323cf5a39f39c4 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Fri, 20 May 2016 08:03:43 -0600 Subject: [PATCH] update --- plugins/speedtest.plg | 6 +++++- plugins/speedtest.xml | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index ad8e2ede..e29d31f0 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.20 +- fix: workaround for dynamix plugin update api not refreshing after update (remove update message) +- fix: change chart sort order +- fix: streamline code ###2016.05.15 - fix: tabs not working due to image path ###2016.05.06 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 14dc658c..d348bb66 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-15 +2016-05-20 +###2016.05.20 +- fix: workaround for dynamix plugin update api not refreshing after update (remove update message) +- fix: change chart sort order +- fix: streamline code ###2016.05.15 - fix: tabs not working due to image path ###2016.05.06