Skip to content

Commit 1932d64

Browse files
committed
chore: release v4.10.11
Optimize error handling in createState and file mirror again
1 parent 91b33eb commit 1932d64

12 files changed

+38
-38
lines changed

CHANGELOG_OLD.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
The newest change log is in README.md
22

3+
## 4.10.6 (2020-12-01)
4+
* (AlCalzone) TypeScripts which augment the global scope are now correctly compiled
5+
* (AlCalzone) If no type declarations are found for an installed package, `require` will no longer show the error "module not found"
6+
* (AlCalzone) Removed the `--prefix` argument in `npm install`, so package installations on Windows no longer mess up the install directory
7+
* (bluefox) Corrected the set of the binary state
8+
39
## 4.10.5 (2020-11-15)
410
* (bluefox) null timeouts are checked now
511

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ And then call `npm run build`.
3838

3939
## Changelog
4040

41-
### __WORK IN PROGRESS__
41+
### 4.10.11 (2021-01-22)
4242
* (Apollon77) Optimize error handling in createState and file mirror again
4343

4444
### 4.10.10 (2021-01-22)
@@ -58,12 +58,6 @@ And then call `npm run build`.
5858
* (Apollon77) Prevent crash case (Sentry IOBROKER-JAVASCRIPT-4Q)
5959
* (paul53) Corrected `variables.isDayTime`
6060

61-
### 4.10.6 (2020-12-01)
62-
* (AlCalzone) TypeScripts which augment the global scope are now correctly compiled
63-
* (AlCalzone) If no type declarations are found for an installed package, `require` will no longer show the error "module not found"
64-
* (AlCalzone) Removed the `--prefix` argument in `npm install`, so package installations on Windows no longer mess up the install directory
65-
* (bluefox) Corrected the set of the binary state
66-
6761
## License
6862

6963
The MIT License (MIT)

admin/asset-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.ec63fb86.chunk.css",
4-
"main.js": "/static/js/main.217b4b2b.chunk.js",
5-
"main.js.map": "/static/js/main.217b4b2b.chunk.js.map",
4+
"main.js": "/static/js/main.b37a6121.chunk.js",
5+
"main.js.map": "/static/js/main.b37a6121.chunk.js.map",
66
"runtime-main.js": "/static/js/runtime-main.36ac425a.js",
77
"runtime-main.js.map": "/static/js/runtime-main.36ac425a.js.map",
88
"static/css/2.5cf908cf.chunk.css": "/static/css/2.5cf908cf.chunk.css",
99
"static/js/2.18b3a576.chunk.js": "/static/js/2.18b3a576.chunk.js",
1010
"static/js/2.18b3a576.chunk.js.map": "/static/js/2.18b3a576.chunk.js.map",
1111
"index.html": "/index.html",
12-
"precache-manifest.fa219696582e3a933bb99a0988887884.js": "/precache-manifest.fa219696582e3a933bb99a0988887884.js",
12+
"precache-manifest.89d04146595e7b88e49dc1a69dc40e93.js": "/precache-manifest.89d04146595e7b88e49dc1a69dc40e93.js",
1313
"service-worker.js": "/service-worker.js",
1414
"static/css/2.5cf908cf.chunk.css.map": "/static/css/2.5cf908cf.chunk.css.map",
1515
"static/css/main.ec63fb86.chunk.css.map": "/static/css/main.ec63fb86.chunk.css.map",
1616
"static/js/2.18b3a576.chunk.js.LICENSE.txt": "/static/js/2.18b3a576.chunk.js.LICENSE.txt",
17-
"static/js/main.217b4b2b.chunk.js.LICENSE.txt": "/static/js/main.217b4b2b.chunk.js.LICENSE.txt"
17+
"static/js/main.b37a6121.chunk.js.LICENSE.txt": "/static/js/main.b37a6121.chunk.js.LICENSE.txt"
1818
},
1919
"entrypoints": [
2020
"static/js/runtime-main.36ac425a.js",
2121
"static/css/2.5cf908cf.chunk.css",
2222
"static/js/2.18b3a576.chunk.js",
2323
"static/css/main.ec63fb86.chunk.css",
24-
"static/js/main.217b4b2b.chunk.js"
24+
"static/js/main.b37a6121.chunk.js"
2525
]
2626
}

admin/precache-manifest.fa219696582e3a933bb99a0988887884.js renamed to admin/precache-manifest.89d04146595e7b88e49dc1a69dc40e93.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
self.__precacheManifest = (self.__precacheManifest || []).concat([
22
{
3-
"revision": "b023c34abbb027af52402f906f90ced3",
3+
"revision": "2fd24f4e0f900381473e365480a78224",
44
"url": "/index.html"
55
},
66
{
77
"revision": "d5d59835108f96135cff",
88
"url": "/static/css/2.5cf908cf.chunk.css"
99
},
1010
{
11-
"revision": "9b4f5f270a8406176463",
11+
"revision": "c17889b599e96046f209",
1212
"url": "/static/css/main.ec63fb86.chunk.css"
1313
},
1414
{
@@ -20,12 +20,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
2020
"url": "/static/js/2.18b3a576.chunk.js.LICENSE.txt"
2121
},
2222
{
23-
"revision": "9b4f5f270a8406176463",
24-
"url": "/static/js/main.217b4b2b.chunk.js"
23+
"revision": "c17889b599e96046f209",
24+
"url": "/static/js/main.b37a6121.chunk.js"
2525
},
2626
{
2727
"revision": "578fa69920ac4a551e6d340a37256bed",
28-
"url": "/static/js/main.217b4b2b.chunk.js.LICENSE.txt"
28+
"url": "/static/js/main.b37a6121.chunk.js.LICENSE.txt"
2929
},
3030
{
3131
"revision": "0bb40a41b8abfdf8d583",

admin/service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
1515

1616
importScripts(
17-
"/precache-manifest.fa219696582e3a933bb99a0988887884.js"
17+
"/precache-manifest.89d04146595e7b88e49dc1a69dc40e93.js"
1818
);
1919

2020
self.addEventListener('message', (event) => {

admin/static/js/main.217b4b2b.chunk.js renamed to admin/static/js/main.b37a6121.chunk.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/static/js/main.217b4b2b.chunk.js.map renamed to admin/static/js/main.b37a6121.chunk.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/tab.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

io-package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,20 @@
2020
"Apollon77 <iobroker@fischer-ka.de>",
2121
"AlCalzone"
2222
],
23-
"version": "4.10.10",
23+
"version": "4.10.11",
2424
"news": {
25+
"4.10.11": {
26+
"en": "Optimize error handling in createState and file mirror again",
27+
"de": "Optimieren Sie die Fehlerbehandlung in createState und file Mirror erneut",
28+
"ru": "Оптимизируйте обработку ошибок в createState и снова зеркалируйте файлы",
29+
"pt": "Otimize o tratamento de erros em createState e espelho de arquivo novamente",
30+
"nl": "Optimaliseer foutafhandeling in createState en bestandsspiegel opnieuw",
31+
"fr": "Optimiser à nouveau la gestion des erreurs dans createState et file mirror",
32+
"it": "Ottimizza nuovamente la gestione degli errori in createState e file mirror",
33+
"es": "Optimice el manejo de errores en createState y file mirror nuevamente",
34+
"pl": "Zoptymalizuj obsługę błędów w createState i ponownie dubluj pliki",
35+
"zh-cn": "重新优化createState和文件镜像中的错误处理"
36+
},
2537
"4.10.10": {
2638
"en": "Do not try to set a state value if object creation was not successful (Sentry IOBROKER-JAVASCRIPT-5G)\nMake sure no incorrect states are trying to be set (Sentry IOBROKER-JAVASCRIPT-5F, IOBROKER-JAVASCRIPT-5A)",
2739
"de": "Versuchen Sie nicht, einen Statuswert festzulegen, wenn die Objekterstellung nicht erfolgreich war (Sentry IOBROKER-JAVASCRIPT-5G).\nStellen Sie sicher, dass keine falschen Zustände festgelegt werden sollen (Sentry IOBROKER-JAVASCRIPT-5F, IOBROKER-JAVASCRIPT-5A).",
@@ -249,18 +261,6 @@
249261
"es": "Editor JS fijo en blockly",
250262
"pl": "Naprawiono blokowy edytor JS",
251263
"zh-cn": "固定JS编辑器在块中"
252-
},
253-
"4.7.3": {
254-
"en": "Fixed the select ID dialog",
255-
"de": "Das Dialogfeld \"ID auswählen\" wurde korrigiert",
256-
"ru": "Исправлен диалог выбора идентификатора",
257-
"pt": "Corrigida a caixa de diálogo de seleção de ID",
258-
"nl": "Het dialoogvenster ID selecteren opgelost",
259-
"fr": "Correction de la boîte de dialogue de sélection d'ID",
260-
"it": "Corretta la finestra di dialogo Seleziona ID",
261-
"es": "Se corrigió el diálogo de selección de ID",
262-
"pl": "Naprawiono okno dialogowe wyboru identyfikatora",
263-
"zh-cn": "修复了选择ID对话框"
264264
}
265265
},
266266
"desc": {

0 commit comments

Comments
 (0)