Skip to content

Commit ec4d39d

Browse files
authored
Merge branch 'master' into copilot/fix-3094
2 parents a487c9d + 84ac1e0 commit ec4d39d

File tree

318 files changed

+20803
-20685
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

318 files changed

+20803
-20685
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
-->
66

77
## __WORK IN PROGRESS__
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)
108
* (@copilot) Fixed adminUI, adminTab, and adminColumns configurations being incorrectly preserved during adapter uploads
9+
* (@Apollon77) Allows only numbers for `ts` and `lc` fields in state when provided for setState
10+
* (@GermanBluefox) Added typing for `visIconSets` in `io-package.json`(for vis-2 SVG icon sets)
11+
* (@GermanBluefox) Added typing for `smartName` in the enum objects
12+
* (@GermanBluefox) Added typing for `supportsLoadingMessage` in the instance objects
1113

1214
## 7.0.7 (2025-04-17) - Lucy
1315
* (@foxriver76) fixed the edge-case problem on Windows (if adapter calls `readDir` on single file)

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "7.0.8-alpha.3-20250825-77e3ad19b",
2+
"version": "7.0.8-alpha.4-20250907-3daa8532c",
33
"command": {
44
"run": {
55
"stream": true

0 commit comments

Comments
 (0)