chore: release v1.1.0

* IMPORTANT: You need to re-enter the password once after installing this version!
* (Apollon77) Implement Service triggers to use any value to trigger or stringified JSON to call with fields
* (Apollon77) Optimize unload handling
* (Apollon7) Add Sentry for crash reporting
This commit is contained in:
Ingo Fischer
2022-03-24 21:33:49 +01:00
parent 9ab4db078f
commit a4a7abedbe
3 changed files with 198 additions and 187 deletions
+1 -2
View File
@@ -93,8 +93,7 @@ Please check it https://www.smarthomejetzt.de/mit-iobroker-auf-eine-home-assista
-->
## Changelog
### __WORK IN PROGRESS__
### 1.1.0 (2022-03-24)
* IMPORTANT: You need to re-enter the password once after installing this version!
* (Apollon77) Implement Service triggers to use any value to trigger or stringified JSON to call with fields
* (Apollon77) Optimize unload handling