-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (klein0r) Added app limits as states * (klein0r) Changed to class definition * (klein0r) Updated logo * (klein0r) Updated testing
- Loading branch information
1 parent
70cc352
commit c518695
Showing
5 changed files
with
81 additions
and
4,143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,54 @@ | ||
# Older changes | ||
## 2.0.2 (2020-04-29) | ||
* (Apollon77) fixes case that token is not defined/existing (Sentry IOBROKER-PUSHOVER-2) | ||
|
||
## 2.0.1 (2020-04-24) | ||
* (bluefox) Fixed error in the blockly if language was not "ru/en/de" | ||
* (bluefox) Breaking change: the encryption of the password was changed, so the token must be entered anew. Store your token before update. | ||
|
||
## 1.3.2 (2020-04-17) | ||
* (Apollon77) add Error handler to not crash adapter (fixes Sentry IOBROKER-PUSHOVER-1) | ||
|
||
## 1.3.0 (2020-04-12) | ||
* (Apollon77) Fix token decryption and add compatibility to js-controller 3.0 | ||
* (Apollon77) Add Sentry (used in js-controller 3.0) | ||
|
||
## 1.2.3 (2020-02-19) | ||
* (bluefox) Token will be encrypted now. | ||
|
||
## 1.2.0 (2020-02-03) | ||
* (bluefox) Removed the getMessages call. | ||
|
||
## 1.1.1 (2019-09-18) | ||
* (Apollon77) js-controller 2.0 compatibility, dependency updates | ||
|
||
## 1.1.0 (2018-09-02) | ||
* (bluefox) Admin3 is supported now | ||
|
||
## 1.0.4 (2017-10-22) | ||
* (janhuddel) callback is now possible (to receive the receipt from pushover if you use priority = 2) | ||
|
||
## 1.0.3 (2017-10-21) | ||
* (Tan-DE) Change priorities in blockly | ||
|
||
## 1.0.2 (2016-10-12) | ||
* (bluefox) support of blockly | ||
|
||
## 1.0.1 (2016-08-28) | ||
* (bluefox) filter out double messages | ||
|
||
## 1.0.0 (2016-06-01) | ||
* (bluefox) fix timestamp | ||
* (bluefox) update grunt packages | ||
|
||
## 0.1.1 (2015-05-03) | ||
* (bluefox) add readme link | ||
|
||
## 0.1.0 (2015-01-03) | ||
* (bluefox) enable npm install | ||
|
||
## 0.0.4 (2014-11-22) | ||
* (bluefox) support of new naming concept | ||
|
||
## 0.0.3 (2014-10-08) | ||
* (bluefox) add "daemon" mode to "subscribe" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.