add dynamix plugin update api and support link to readme
This commit is contained in:
parent
43258e1bb4
commit
88740094ce
|
@ -3,7 +3,7 @@
|
|||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "wakeonlan">
|
||||
<!ENTITY author "dmacias72">
|
||||
<!ENTITY version "2017.01.29">
|
||||
<!ENTITY version "2017.01.29a">
|
||||
<!ENTITY launch "Settings/Wakeonlan">
|
||||
<!ENTITY gitURL "https://raw.githubusercontent.com/&author;/unRAID-plugins/master">
|
||||
<!ENTITY pluginURL "&gitURL;/plugins/&name;.plg">
|
||||
|
@ -20,8 +20,9 @@
|
|||
###&version;
|
||||
- harden code for XSS and CSRF vulnerabilities
|
||||
- update nmap to 7.40
|
||||
- fix blank scan.xml causing errors
|
||||
- fix: blank scan.xml causing errors
|
||||
- misc code improvements
|
||||
- add: dynamix plugin update api
|
||||
2016.10.24
|
||||
- fix: ip address variable
|
||||
- fix: scan not working
|
||||
|
|
|
@ -13,7 +13,7 @@ Wake On Lan plugin allows you to scan your network, add and save computers from
|
|||
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/wakeonlan.png</Icon>
|
||||
<Date>2017-01-29</Date>
|
||||
<Changes>
|
||||
###2017.01.29
|
||||
###2017.01.29a
|
||||
- harden code for XSS and CSRF vulnerabilities
|
||||
- update nmap to 7.40
|
||||
- fix blank scan.xml causing errors
|
||||
|
|
Loading…
Reference in New Issue
Block a user