From d9184db421926db5be67b12551c5385c56a2b89a Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Sun, 15 May 2016 17:38:11 -0600 Subject: [PATCH] update --- plugins/speedtest.plg | 14 ++++++++------ plugins/speedtest.xml | 4 +++- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 2d26c795..ad8e2ede 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,15 +21,17 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.05.15 +- fix: tabs not working due to image path ###2016.05.06 -- add tabs for settings, scheduler and history -- add dynamix plugin update api -- add help info +- add: tabs for settings, scheduler and history +- add: dynamix plugin update api +- add: help info ###2016.03.14 - update package locations ###2016.03.12 -- fix install python 2.7.11 for unRAID 6.2+ -- fix install python 2.7.9 for unRAID 6.1 +- fix: install python 2.7.11 for unRAID 6.2+ +- fix: install python 2.7.9 for unRAID 6.1 ###2016.02.28 - fix: chart and table sync on changes - fix: filters save diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index fc8fc0a1..14dc658c 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,10 @@ 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-06 +2016-05-15 +###2016.05.15 +- fix: tabs not working due to image path ###2016.05.06 - add tabs for settings, scheduler and history - add dynamix plugin update api