From 8a127a3bfca0c5cd5c046037b51ba25fd50165f5 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sun, 28 Feb 2016 02:31:40 -0700 Subject: [PATCH] update speedtest plg and pkg --- plugins/speedtest.plg | 12 +++++++++++- plugins/speedtest.xml | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index b5195218..70b79a22 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,16 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.02.28 +- fix: chart and table sync on changes +- fix: filters save +- fix: page refresh after manual test +- fix: various minor css and code +- add settings icon +- removed stacked charts +- add: persistent chart selection cookie +- tested working on clean install OSX 10.11 and Safari 9.0 +- tested working on upgrade to OSX 10.11.3 and Safari 9.03 ###2016.02.25 - fix: chart filter cookie - fix: after deletion of row next image not shown diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 045b2949..f3989e51 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,18 @@ 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-25 +2016-02-28 +###2016.02.28 +- fix: chart and table sync on changes +- fix: filters save +- fix: page refresh after manual test +- fix: various minor css and code +- add settings icon +- removed stacked charts +- add: persistent chart selection cookie +- tested working on clean install OSX 10.11 and Safari 9.0 +- tested working on upgrade to OSX 10.11.3 and Safari 9.03 ###2016.02.25 - fix: chart filter cookie - fix: after deletion of row next image not shown