Skip to content

Commit

Permalink
chore: release v5.2.14
Browse files Browse the repository at this point in the history
* (AlCalzone) Typings imrovement
* (winnyschuster) added "Solar noon" to astro-list
* (agross) Allowed to define different states for reading and writing alias values
  • Loading branch information
GermanBluefox committed Nov 17, 2021
1 parent 061c3d5 commit 28f0e01
Show file tree
Hide file tree
Showing 16 changed files with 357 additions and 514 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
The newest change log is in README.md
## 5.2.8 (2021-07-22)
* (bluefox) Fixed the debug of scripts

## 5.2.7 (2021-07-17)
* (bluefox) Fixed error in rules
Expand Down Expand Up @@ -41,7 +43,7 @@ The newest change log is in README.md
* (bluefox) Rules: added "use trigger value" for the "set action" blocks

## 5.0.14 (2021-03-11)
* (bluefox) fixed the font for the editor
* (bluefox) fixed the font for the editor

## 5.0.12 (2021-03-07)
* (bluefox) fixed error in blockly
Expand All @@ -53,7 +55,7 @@ The newest change log is in README.md
* (bluefox) added date to the time condition

## 5.0.9 (2021-03-04)
* (bluefox) fixed the error if no condition
* (bluefox) fixed the error if no condition

## 5.0.8 (2021-03-03)
* (bluefox) Translations
Expand Down Expand Up @@ -165,7 +167,7 @@ The newest change log is in README.md
* (bluefox) Added new block in blockly: "pause"
* (bluefox) Changed the order of folders and scripts to "folders first".
* (bluefox) Extend the documentation.
* (bluefox) Corrected the error with blockly and "day of week" conversion.
* (bluefox) Corrected the error with blockly and "day of week" conversion.

## 4.8.4 (2020-09-21)
* (bluefox) Make the mirroring instance adjustable
Expand Down
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ And then call `npm run build`.
-->

## Changelog
### __WORK IN PROGRESS__
### 5.2.14 (2021-11-17)
* (AlCalzone) Typings imrovement
* (winnyschuster) added "Solar noon" to astro-list
* (agross) Allowed to define different states for reading and writing alias values

### 5.2.13 (2021-09-13)
* (AlCalzone) Fixed the loading of Node.js typings
* (AlCalzone) Fixed the loading of Node.js typings

### 5.2.12 (2021-09-12)
* (bluefox) Fixed the font in the editor

Expand All @@ -60,9 +60,6 @@ And then call `npm run build`.
* (bluefox) Report to sentry is disabled in GUI if sentry is deactivated
* (bluefox) Fixed many GitHub issues

### 5.2.8 (2021-07-22)
* (bluefox) Fixed the debug of scripts

## License

The MIT License (MIT)
Expand Down
20 changes: 10 additions & 10 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"files": {
"main.css": "/static/css/main.1a464464.chunk.css",
"main.js": "/static/js/main.578b5ae4.chunk.js",
"main.js.map": "/static/js/main.578b5ae4.chunk.js.map",
"main.css": "/static/css/main.30470a8b.chunk.css",
"main.js": "/static/js/main.49ea68fe.chunk.js",
"main.js.map": "/static/js/main.49ea68fe.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.02a8da94.js",
"runtime-main.js.map": "/static/js/runtime-main.02a8da94.js.map",
"static/css/2.a442f2b4.chunk.css": "/static/css/2.a442f2b4.chunk.css",
"static/js/2.d94954b8.chunk.js": "/static/js/2.d94954b8.chunk.js",
"static/js/2.d94954b8.chunk.js.map": "/static/js/2.d94954b8.chunk.js.map",
"static/js/2.66e09941.chunk.js": "/static/js/2.66e09941.chunk.js",
"static/js/2.66e09941.chunk.js.map": "/static/js/2.66e09941.chunk.js.map",
"index.html": "/index.html",
"static/css/2.a442f2b4.chunk.css.map": "/static/css/2.a442f2b4.chunk.css.map",
"static/css/main.1a464464.chunk.css.map": "/static/css/main.1a464464.chunk.css.map",
"static/js/2.d94954b8.chunk.js.LICENSE.txt": "/static/js/2.d94954b8.chunk.js.LICENSE.txt",
"static/css/main.30470a8b.chunk.css.map": "/static/css/main.30470a8b.chunk.css.map",
"static/js/2.66e09941.chunk.js.LICENSE.txt": "/static/js/2.66e09941.chunk.js.LICENSE.txt",
"static/media/hysteresis.04ebd02c.png": "/static/media/hysteresis.04ebd02c.png"
},
"entrypoints": [
"static/js/runtime-main.02a8da94.js",
"static/css/2.a442f2b4.chunk.css",
"static/js/2.d94954b8.chunk.js",
"static/css/main.1a464464.chunk.css",
"static/js/main.578b5ae4.chunk.js"
"static/js/2.66e09941.chunk.js",
"static/css/main.30470a8b.chunk.css",
"static/js/main.49ea68fe.chunk.js"
]
}
1 change: 0 additions & 1 deletion admin/static/css/main.1a464464.chunk.css.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/static/css/main.30470a8b.chunk.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions admin/static/js/2.66e09941.chunk.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions admin/static/js/2.d94954b8.chunk.js

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/tab.html

Large diffs are not rendered by default.

806 changes: 325 additions & 481 deletions io-package.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.javascript",
"version": "5.2.13",
"version": "5.2.14",
"description": "Rules Engine for ioBroker",
"author": "bluefox <[email protected]>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@
"not op_mini all"
],
"devDependencies": {}
}
}

0 comments on commit 28f0e01

Please sign in to comment.