You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
7
7
## __WORK IN PROGRESS__
8
8
* (@Apollon77) Allows only numbers for ts and tc fields in state when provided for setState
9
+
* (@GermanBluefox) Added typing for visIconSets in `io-package.json`(for vis-2 SVG icon sets)
9
10
10
11
## 7.0.7 (2025-04-17) - Lucy
11
12
* (@foxriver76) fixed the edge-case problem on Windows (if adapter calls `readDir` on single file)
@@ -43,8 +44,7 @@
43
44
* Backups created with 7.0.x cannot be restored with a previous version
44
45
45
46
**Features**
46
-
* (@GermanBluefox) Added support for dynamic notification data
47
-
(with this feature developers can create interactive notifications in the Admin adapter)
47
+
* (@GermanBluefox) Added support for dynamic notification data (with this feature, developers can create interactive notifications in the Admin adapter)
48
48
* (@GermanBluefox/@foxriver76) implemented automatic upload on adapter start if version mismatch is detected
49
49
* (@foxriver76) improved backup/restore process to work for arbitrary large installations
50
50
* (@foxriver76) added notification if new image is available on Docker Hub (for official docker systems)
0 commit comments