From f2a4a150a6c491d47d800fb09f17be953e8ade84 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Sun, 22 May 2016 01:01:27 -0600 Subject: [PATCH] update --- plugins/qnotify.plg | 7 +++++-- plugins/qnotify.xml | 5 ++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/plugins/qnotify.plg b/plugins/qnotify.plg index b2f24c39..1f9f4d88 100755 --- a/plugins/qnotify.plg +++ b/plugins/qnotify.plg @@ -3,7 +3,7 @@ - + @@ -16,8 +16,11 @@ +###2016.05.22 +- fix: get token from notification settings +- fix: clear settings when stopping ###2016.05.20 -- add dynamix plugin update api +- add: dynamix plugin update api ###2016.05.19 - initial unRAID 6 release. diff --git a/plugins/qnotify.xml b/plugins/qnotify.xml index 791164ea..6a6c21d3 100755 --- a/plugins/qnotify.xml +++ b/plugins/qnotify.xml @@ -11,8 +11,11 @@ The Quassel Notify plugin allows you to receive Pushbullet notifications based o http://lime-technology.com/forum/ https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/qnotify.png -2016-05-20 +2016-05-22 +###2016.05.22 +- fix: get token from notification settings +- fix: clear settings when stopping ###2016.05.20 - add dynamix plugin update api ###2016.05.19