This commit is contained in:
dmacias72
2016-05-20 08:03:43 -06:00
parent 35b55897b0
commit 1c916fddad
2 changed files with 10 additions and 2 deletions

View File

@@ -11,8 +11,12 @@ This plugin interacts with the command line interface for testing internet bandw
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=43500.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png</Icon>
<Date>2016-05-15</Date>
<Date>2016-05-20</Date>
<Changes>
###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