Skip to content

Commit

Permalink
chore: release v4.7.1
Browse files Browse the repository at this point in the history
Fixed styling
  • Loading branch information
GermanBluefox committed Sep 4, 2020
1 parent 97ca82d commit 8d14458
Show file tree
Hide file tree
Showing 19 changed files with 47 additions and 47 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
@@ -1,5 +1,8 @@
The newest change log is in README.md

## 4.6.22 (2020-07-30)
* (Apollon77) caught some more file errors in mirror logic

## 4.6.21 (2020-07-28)
* (Apollon77) catched some more file errors in mirror logic (Sentry IOBROKER-JAVASCRIPT-2X, IOBROKER-JAVASCRIPT-3C)

Expand Down
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -39,7 +39,7 @@ And then call "npm run build".
### __WORK IN PROGRESS__
-->
## Changelog
### __WORK IN PROGRESS__
### 4.7.1 (2020-09-04)
* (Bluefox) Fixed styling

### 4.7.0 (2020-09-04)
Expand All @@ -58,9 +58,6 @@ And then call "npm run build".
### 4.6.23 (2020-08-19)
* (AlCalzone) fix type resolution for rxjs in TypeScripts

### 4.6.22 (2020-07-30)
* (Apollon77) caught some more file errors in mirror logic

## License

The MIT License (MIT)
Expand Down
18 changes: 9 additions & 9 deletions admin/asset-manifest.json
@@ -1,26 +1,26 @@
{
"files": {
"main.css": "/static/css/main.ec63fb86.chunk.css",
"main.js": "/static/js/main.a9caf270.chunk.js",
"main.js.map": "/static/js/main.a9caf270.chunk.js.map",
"main.js": "/static/js/main.e29eac62.chunk.js",
"main.js.map": "/static/js/main.e29eac62.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.36ac425a.js",
"runtime-main.js.map": "/static/js/runtime-main.36ac425a.js.map",
"static/css/2.5d940097.chunk.css": "/static/css/2.5d940097.chunk.css",
"static/js/2.247cd390.chunk.js": "/static/js/2.247cd390.chunk.js",
"static/js/2.247cd390.chunk.js.map": "/static/js/2.247cd390.chunk.js.map",
"static/js/2.8fda6cb7.chunk.js": "/static/js/2.8fda6cb7.chunk.js",
"static/js/2.8fda6cb7.chunk.js.map": "/static/js/2.8fda6cb7.chunk.js.map",
"index.html": "/index.html",
"precache-manifest.d7c1ab7c173395d185abc3c904db904e.js": "/precache-manifest.d7c1ab7c173395d185abc3c904db904e.js",
"precache-manifest.79acb975b9a4ddbc164bc863c2782248.js": "/precache-manifest.79acb975b9a4ddbc164bc863c2782248.js",
"service-worker.js": "/service-worker.js",
"static/css/2.5d940097.chunk.css.map": "/static/css/2.5d940097.chunk.css.map",
"static/css/main.ec63fb86.chunk.css.map": "/static/css/main.ec63fb86.chunk.css.map",
"static/js/2.247cd390.chunk.js.LICENSE.txt": "/static/js/2.247cd390.chunk.js.LICENSE.txt",
"static/js/main.a9caf270.chunk.js.LICENSE.txt": "/static/js/main.a9caf270.chunk.js.LICENSE.txt"
"static/js/2.8fda6cb7.chunk.js.LICENSE.txt": "/static/js/2.8fda6cb7.chunk.js.LICENSE.txt",
"static/js/main.e29eac62.chunk.js.LICENSE.txt": "/static/js/main.e29eac62.chunk.js.LICENSE.txt"
},
"entrypoints": [
"static/js/runtime-main.36ac425a.js",
"static/css/2.5d940097.chunk.css",
"static/js/2.247cd390.chunk.js",
"static/js/2.8fda6cb7.chunk.js",
"static/css/main.ec63fb86.chunk.css",
"static/js/main.a9caf270.chunk.js"
"static/js/main.e29eac62.chunk.js"
]
}
@@ -1,31 +1,31 @@
self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "2a920cc7e2a58700c9ac08e2af0ff9b7",
"revision": "54433126cc812d9ddd412c2cf275d796",
"url": "/index.html"
},
{
"revision": "0949d8f2b1b8d2d9c1de",
"revision": "8a89d70f8ca56376e569",
"url": "/static/css/2.5d940097.chunk.css"
},
{
"revision": "cec5d90760f82576e102",
"revision": "4af69cade37e9af263b8",
"url": "/static/css/main.ec63fb86.chunk.css"
},
{
"revision": "0949d8f2b1b8d2d9c1de",
"url": "/static/js/2.247cd390.chunk.js"
"revision": "8a89d70f8ca56376e569",
"url": "/static/js/2.8fda6cb7.chunk.js"
},
{
"revision": "1583bed55b39251c22a7caf96ba1aeac",
"url": "/static/js/2.247cd390.chunk.js.LICENSE.txt"
"url": "/static/js/2.8fda6cb7.chunk.js.LICENSE.txt"
},
{
"revision": "cec5d90760f82576e102",
"url": "/static/js/main.a9caf270.chunk.js"
"revision": "4af69cade37e9af263b8",
"url": "/static/js/main.e29eac62.chunk.js"
},
{
"revision": "578fa69920ac4a551e6d340a37256bed",
"url": "/static/js/main.a9caf270.chunk.js.LICENSE.txt"
"url": "/static/js/main.e29eac62.chunk.js.LICENSE.txt"
},
{
"revision": "0bb40a41b8abfdf8d583",
Expand Down
2 changes: 1 addition & 1 deletion admin/service-worker.js
Expand Up @@ -14,7 +14,7 @@
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");

importScripts(
"/precache-manifest.d7c1ab7c173395d185abc3c904db904e.js"
"/precache-manifest.79acb975b9a4ddbc164bc863c2782248.js"
);

self.addEventListener('message', (event) => {
Expand Down
3 changes: 0 additions & 3 deletions admin/static/js/2.247cd390.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/static/js/2.247cd390.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions admin/static/js/2.8fda6cb7.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/static/js/2.8fda6cb7.chunk.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions admin/static/js/main.a9caf270.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion admin/static/js/main.a9caf270.chunk.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions admin/static/js/main.e29eac62.chunk.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions admin/static/js/main.e29eac62.chunk.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions io-package.json
@@ -1,7 +1,7 @@
{
"common": {
"name": "javascript",
"version": "4.7.0",
"version": "4.7.1",
"title": "Script Engine",
"titleLang": {
"en": "Script Engine",
Expand All @@ -22,6 +22,18 @@
"AlCalzone"
],
"news": {
"4.7.1": {
"en": "Fixed styling",
"de": "Styling korrigiert",
"ru": "Фиксированный стиль",
"pt": "Estilo fixo",
"nl": "Vaste styling",
"fr": "Style fixe",
"it": "Stile fisso",
"es": "Estilo fijo",
"pl": "Naprawiono stylizację",
"zh-cn": "固定样式"
},
"4.7.0": {
"en": "Allowed async functions whenever a callback is accepted\nAllowed `true` as 2nd parameter in getObject \nForced TypeScript to treat each script as a separate module\nReplaced the Select-ID dialog",
"de": "Zulässige asynchrone Funktionen, wenn ein Rückruf akzeptiert wird\nErlaubt `true` als 2. Parameter in getObject\nErzwang, dass TypeScript jedes Skript als separates Modul behandelt\nDas Dialogfeld \"ID auswählen\" wurde ersetzt",
Expand Down Expand Up @@ -249,18 +261,6 @@
"es": "uso con todo tipo de puertos de administración y servidores proxy optimizados; problemas con las funciones astro solucionadas",
"pl": "korzystanie ze wszystkich rodzajów zoptymalizowanych portów administracyjnych i zwrotnych serwerów proxy; naprawiono problemy z funkcjami astro",
"zh-cn": "与各种管理端口和反向代理一起使用的优化;修复了astro功能的问题"
},
"4.4.0": {
"en": "Fixed the authentication error detection",
"de": "Die Erkennung von Authentifizierungsfehlern wurde behoben",
"ru": "Исправлено обнаружение ошибки аутентификации",
"pt": "Corrigida a detecção de erros de autenticação",
"nl": "Detectie van authenticatiefouten opgelost",
"fr": "Correction de la détection d'erreur d'authentification",
"it": "Risolto il problema con il rilevamento degli errori di autenticazione",
"es": "Se corrigió la detección de errores de autenticación",
"pl": "Naprawiono wykrywanie błędu uwierzytelnienia",
"zh-cn": "修复了身份验证错误检测"
}
},
"desc": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "iobroker.javascript",
"version": "4.7.0",
"version": "4.7.1",
"description": "Javascript/Coffescript Script Engine for ioBroker",
"author": "bluefox <dogafox@gmail.com>",
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
@@ -1,6 +1,6 @@
{
"name": "js",
"version": "4.7.0",
"version": "4.7.1",
"private": true,
"dependencies": {
"@material-ui/core": "^4.11.0",
Expand Down

0 comments on commit 8d14458

Please sign in to comment.