Skip to content

Commit

Permalink
chore: release v3.0.4
Browse files Browse the repository at this point in the history
* (bluefox) Corrected error if profile is empty
  • Loading branch information
GermanBluefox committed Apr 27, 2024
1 parent 0f5a4ac commit a8bf99c
Show file tree
Hide file tree
Showing 9 changed files with 26 additions and 25 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -152,7 +152,7 @@ sendTo(
-->

## Changelog
### **WORK IN PROGRESS**
### 3.0.4 (2024-04-27)
* (bluefox) Corrected error if profile is empty

### 3.0.3 (2024-02-25)
Expand Down
6 changes: 3 additions & 3 deletions admin/asset-manifest.json
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.96b3c861.css",
"main.js": "./static/js/main.be311a13.js",
"main.js": "./static/js/main.1ac789c7.js",
"static/media/Ground Floor.svg": "./static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
"static/media/Second Floor.svg": "./static/media/Second Floor.a2d5ed32df336591c06b.svg",
"static/media/Cellar.svg": "./static/media/Cellar.7ec1b1803a2437c8b78c.svg",
Expand Down Expand Up @@ -123,10 +123,10 @@
"static/media/Outdoor Blinds.svg": "./static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
"main.96b3c861.css.map": "./static/css/main.96b3c861.css.map",
"main.be311a13.js.map": "./static/js/main.be311a13.js.map"
"main.1ac789c7.js.map": "./static/js/main.1ac789c7.js.map"
},
"entrypoints": [
"static/css/main.96b3c861.css",
"static/js/main.be311a13.js"
"static/js/main.1ac789c7.js"
]
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/tab.html
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><link rel="stylesheet" href="./style.css"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>Scenes [ioBroker]</title><script defer="defer" src="./static/js/main.be311a13.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><link rel="stylesheet" href="./style.css"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>Scenes [ioBroker]</title><script defer="defer" src="./static/js/main.1ac789c7.js"></script><link href="./static/css/main.96b3c861.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
27 changes: 14 additions & 13 deletions io-package.json
@@ -1,8 +1,21 @@
{
"common": {
"name": "scenes",
"version": "3.0.3",
"version": "3.0.4",
"news": {
"3.0.4": {
"en": "Corrected error if profile is empty",
"de": "Fehler behoben, wenn das Profil leer ist",
"ru": "Исправлена ошибка, если профиль пуст",
"pt": "Erro correto se o perfil estiver vazio",
"nl": "Gecorrigeerde fout als profiel leeg is",
"fr": "Erreur corrigée si le profil est vide",
"it": "Errore corretto se il profilo è vuoto",
"es": "Error corregido si el perfil está vacío",
"pl": "Skorygowany błąd jeśli profil jest pusty",
"uk": "Виправлена помилка, якщо профіль порожній",
"zh-cn": "如果配置文件为空, 已更正错误"
},
"3.0.3": {
"en": "Saving of the scene states from GUI was implemented",
"de": "Das Speichern der Szenenzustände von GUI wurde implementiert",
Expand Down Expand Up @@ -79,18 +92,6 @@
"es": "Se actualizaron algunas bibliotecas GUI\nLiberador actualizado",
"pl": "Zaktualizowano niektóre biblioteki GUI\nZaktualizowany wydawca",
"zh-cn": "更新了一些 GUI 库\n更新的发布者"
},
"2.3.8": {
"en": "Handle case where states are not set but used as value (Sentry IOBROKER-SCENES-13)\nAdded the aggregation mode for the virtual groups.\nSentry data will not be sent in front-end if the diagnostic or sentry is disabled",
"de": "Behandeln Sie Fälle, in denen Zustände nicht festgelegt, sondern als Wert verwendet werden (Sentry IOBROKER-SCENES-13)\nDer Aggregationsmodus für die virtuellen Gruppen wurde hinzugefügt.\nSentry-Daten werden nicht im Front-End gesendet, wenn die Diagnose oder der Sentry deaktiviert ist",
"ru": "Обработка случая, когда состояния не устанавливаются, а используются как значение (Sentry IOBROKER-SCENES-13)\nДобавлен режим агрегации для виртуальных групп.\nСторожевые данные не будут отправляться во внешний интерфейс, если диагностика или сторожевой режим отключены.",
"pt": "Lidar com o caso em que os estados não são definidos, mas usados como valor (Sentry IOBROKER-SCENES-13)\nAdicionado o modo de agregação para os grupos virtuais.\nOs dados da sentinela não serão enviados no front-end se o diagnóstico ou a sentinela estiverem desabilitados",
"nl": "Behandel geval waarin staten niet zijn ingesteld maar als waarde worden gebruikt (Sentry IOBROKER-SCENES-13)\nDe aggregatiemodus voor de virtuele groepen toegevoegd.\nSentry-gegevens worden niet in front-end verzonden als de diagnose of schildwacht is uitgeschakeld",
"fr": "Gérer le cas où les états ne sont pas définis mais utilisés comme valeur (Sentry IOBROKER-SCENES-13)\nAjout du mode d'agrégation pour les groupes virtuels.\nLes données de sentinelle ne seront pas envoyées en front-end si le diagnostic ou la sentinelle est désactivé",
"it": "Gestire il caso in cui gli stati non sono impostati ma utilizzati come valore (Sentry IOBROKER-SCENES-13)\nAggiunta la modalità di aggregazione per i gruppi virtuali.\nI dati della sentinella non verranno inviati in front-end se la diagnostica o la sentinella sono disabilitate",
"es": "Manejar caso donde los estados no se establecen pero se usan como valor (Sentry IOBROKER-SCENES-13)\nSe agregó el modo de agregación para los grupos virtuales.\nLos datos del centinela no se enviarán en el front-end si el diagnóstico o el centinela están desactivados",
"pl": "Obsługa przypadku, w którym stany nie są ustawione, ale używane jako wartość (Sentry IOBROKER-SCENES-13)\nDodano tryb agregacji dla grup wirtualnych.\nDane Sentry nie będą wysyłane w interfejsie użytkownika, jeśli diagnostyka lub Sentry są wyłączone",
"zh-cn": "处理未设置状态但用作值的情况(Sentry IOBROKER-SCENES-13)\n增加了虚拟组的聚合模式。\n如果诊断或哨兵被禁用,哨兵数据将不会在前端发送"
}
},
"title": "Scenes",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "iobroker.scenes",
"version": "3.0.3",
"version": "3.0.4",
"description": "Scenes for ioBroker.",
"author": {
"name": "bluefox",
Expand Down
4 changes: 2 additions & 2 deletions src/package.json
@@ -1,6 +1,6 @@
{
"name": "scenes-react",
"version": "3.0.3",
"version": "3.0.4",
"private": true,
"dependencies": {
"@iobroker/adapter-react-v5": "^4.13.11",
Expand Down Expand Up @@ -37,4 +37,4 @@
"not ie <= 11",
"not op_mini all"
]
}
}

0 comments on commit a8bf99c

Please sign in to comment.