Skip to content

Releases: ioBroker/ioBroker.pushover

Sentry fix

28 Apr 22:23
Compare
Choose a tag to compare
2.0.2

chore: release v2.0.2

Breaking change: the encryption of the password was changed, so the token must be entered anew. Store your token before update.

24 Apr 12:38
Compare
Choose a tag to compare

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.

Fix Encryption, Make js-controller 3.0 ready

17 Apr 07:50
Compare
Choose a tag to compare

1.3.1 (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)

Token will be encrypted now.

09 Feb 18:33
Compare
Choose a tag to compare

1.2.1 (2020-02-09)

  • (bluefox) Token will be encrypted now.

Removed the getMessages calls

03 Feb 17:12
Compare
Choose a tag to compare

1.2.0 (2020-02-03)

  • (bluefox) Removed the getMessages call.