Skip to content

Commit

Permalink
chore: release v5.5.2
Browse files Browse the repository at this point in the history
* (bluefox) Added new rules action block: sum two states (or minus)
  • Loading branch information
GermanBluefox committed Mar 23, 2022
1 parent a42bb7b commit 8632bec
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ And then call `npm run build`.
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 5.5.2 (2022-03-23)
* (bluefox) Added new rules action block: sum two states (or minus)

### 5.5.0 (2022-03-22)
Expand Down
14 changes: 7 additions & 7 deletions admin/asset-manifest.json
@@ -1,24 +1,24 @@
{
"files": {
"main.css": "/static/css/main.30470a8b.chunk.css",
"main.js": "/static/js/main.fa976075.chunk.js",
"main.js.map": "/static/js/main.fa976075.chunk.js.map",
"main.js": "/static/js/main.2f748a80.chunk.js",
"main.js.map": "/static/js/main.2f748a80.chunk.js.map",
"runtime-main.js": "/static/js/runtime-main.041f4dbb.js",
"runtime-main.js.map": "/static/js/runtime-main.041f4dbb.js.map",
"static/css/2.a442f2b4.chunk.css": "/static/css/2.a442f2b4.chunk.css",
"static/js/2.6c176438.chunk.js": "/static/js/2.6c176438.chunk.js",
"static/js/2.6c176438.chunk.js.map": "/static/js/2.6c176438.chunk.js.map",
"static/js/2.d58521d7.chunk.js": "/static/js/2.d58521d7.chunk.js",
"static/js/2.d58521d7.chunk.js.map": "/static/js/2.d58521d7.chunk.js.map",
"index.html": "/index.html",
"static/css/2.a442f2b4.chunk.css.map": "/static/css/2.a442f2b4.chunk.css.map",
"static/css/main.30470a8b.chunk.css.map": "/static/css/main.30470a8b.chunk.css.map",
"static/js/2.6c176438.chunk.js.LICENSE.txt": "/static/js/2.6c176438.chunk.js.LICENSE.txt",
"static/js/2.d58521d7.chunk.js.LICENSE.txt": "/static/js/2.d58521d7.chunk.js.LICENSE.txt",
"static/media/hysteresis.04ebd02c.png": "/static/media/hysteresis.04ebd02c.png"
},
"entrypoints": [
"static/js/runtime-main.041f4dbb.js",
"static/css/2.a442f2b4.chunk.css",
"static/js/2.6c176438.chunk.js",
"static/js/2.d58521d7.chunk.js",
"static/css/main.30470a8b.chunk.css",
"static/js/main.fa976075.chunk.js"
"static/js/main.2f748a80.chunk.js"
]
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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.

26 changes: 13 additions & 13 deletions io-package.json
Expand Up @@ -20,8 +20,20 @@
"Apollon77 <iobroker@fischer-ka.de>",
"AlCalzone"
],
"version": "5.5.1",
"version": "5.5.2",
"news": {
"5.5.2": {
"en": "Added new rules action block: sum two states (or minus)",
"de": "Neuer Aktionsblock für Regeln hinzugefügt: Summiere zwei Zustände (oder minus)",
"ru": "Добавлен новый блок действий правил: суммировать два состояния (или минус)",
"pt": "Adicionado novo bloco de ação de regras: soma dois estados (ou menos)",
"nl": "Nieuw actieblok voor regels toegevoegd: som twee toestanden (of min) op",
"fr": "Ajout d'un nouveau bloc d'action de règles : somme de deux états (ou moins)",
"it": "Aggiunto nuovo blocco azione regole: somma due stati (o meno)",
"es": "Se agregó un nuevo bloque de acción de reglas: suma dos estados (o menos)",
"pl": "Dodano nowy blok akcji reguł: zsumuj dwa stany (lub minus)",
"zh-cn": "添加了新的规则动作块:将两个状态相加(或减去)"
},
"5.5.1": {
"en": "Added new rules action block: sum two states (or minus)",
"de": "Neuer Aktionsblock für Regeln hinzugefügt: Summiere zwei Zustände (oder minus)",
Expand Down Expand Up @@ -93,18 +105,6 @@
"es": "Arreglar suscripciones bloqueadas rotas en 5.4.0",
"pl": "Napraw blokowe subskrypcje zepsute w 5.4.0",
"zh-cn": "修复 5.4.0 中损坏的块订阅"
},
"5.4.0": {
"en": "Automatically create missing folder objects when states are created using createState\nFix special characters in blockly subscribe logic\nFix timing issue where state updates could not be current on startup\nFix state name handing\nFix potential crash cases reported by Sentry",
"de": "Automatisches Erstellen fehlender Ordnerobjekte, wenn Zustände mit createState erstellt werden\nKorrigieren Sie Sonderzeichen in der Blockly-Subscribe-Logik\nBehebung eines Zeitproblems, bei dem Statusaktualisierungen beim Start nicht aktuell sein konnten\nKorrigieren Sie die Übergabe von Staatsnamen\nBeheben Sie potenzielle Absturzfälle, die von Sentry gemeldet wurden",
"ru": "Автоматически создавать отсутствующие объекты папок при создании состояний с помощью createState.\nИсправление специальных символов в логике блочной подписки\nИсправлена ошибка синхронизации, из-за которой обновления состояния не могли быть текущими при запуске.\nИсправить передачу имени штата\nИсправить потенциальные случаи сбоев, о которых сообщает Sentry.",
"pt": "Crie automaticamente objetos de pasta ausentes quando os estados forem criados usando createState\nCorrige caracteres especiais na lógica de assinatura em bloco\nCorrige o problema de tempo em que as atualizações de estado não podiam ser atualizadas na inicialização\nCorrigir a entrega do nome do estado\nCorrigir possíveis casos de travamento relatados pelo Sentinela",
"nl": "Automatisch ontbrekende mapobjecten maken wanneer staten worden gemaakt met createState\nSpeciale tekens corrigeren in logica voor blokkering van abonnementen\nProbleem met timing oplossen waarbij statusupdates niet actueel konden zijn bij het opstarten\nOverhandigen van staatsnaam repareren\nHerstel mogelijke crashgevallen gemeld door Sentry",
"fr": "Créer automatiquement des objets de dossier manquants lors de la création d'états à l'aide de createState\nCorrection des caractères spéciaux dans la logique d'abonnement en bloc\nCorrection d'un problème de synchronisation où les mises à jour d'état ne pouvaient pas être à jour au démarrage\nCorrection de la gestion du nom de l'état\nCorrection des cas de plantage potentiels signalés par Sentry",
"it": "Crea automaticamente oggetti cartella mancanti quando gli stati vengono creati utilizzando createState\nCorreggi i caratteri speciali nella logica di sottoscrizione a blocchi\nRisolto il problema dei tempi per cui gli aggiornamenti di stato non potevano essere aggiornati all'avvio\nRisolto il problema con la consegna del nome dello stato\nRisolvi potenziali casi di crash segnalati da Sentry",
"es": "Cree automáticamente objetos de carpeta que faltan cuando se crean estados usando createState\nArreglar caracteres especiales en la lógica de suscripción en bloque\nSolucionar el problema de tiempo donde las actualizaciones de estado no podían estar actualizadas al inicio\nArreglar la entrega de nombres de estado\nSolucionar posibles casos de bloqueo informados por Sentry",
"pl": "Automatycznie twórz brakujące obiekty folderów, gdy stany są tworzone za pomocą createState\nNapraw znaki specjalne w logice blokowania subskrypcji\nNapraw problem z czasem, w którym aktualizacje stanu nie mogą być aktualne podczas uruchamiania\nNapraw przekazywanie nazwy stanu\nNapraw potencjalne awarie zgłoszone przez Sentry",
"zh-cn": "使用 createState 创建状态时自动创建缺少的文件夹对象\n修复块订阅逻辑中的特殊字符\n修复启动时状态更新无法为最新的计时问题\n修复状态名称处理\n修复 Sentry 报告的潜在崩溃案例"
}
},
"desc": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "iobroker.javascript",
"version": "5.5.1",
"version": "5.5.2",
"description": "Rules 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": "5.5.1",
"version": "5.5.2",
"private": true,
"dependencies": {
"@iobroker/adapter-react": "^2.0.22",
Expand Down

0 comments on commit 8632bec

Please sign in to comment.