diff --git a/README.md b/README.md index 87540cb..30f11b8 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ The only difference is that Xiaomi supports the room cleaning. ### **WORK IN PROGRESS** --> ## Changelog -### **WORK IN PROGRESS** +### 1.4.9 (2024-08-03) * (bluefox) Corrected blinds dialog * (bluefox) Added the invert option for blinds diff --git a/io-package.json b/io-package.json index 2e36b35..7bc46cc 100644 --- a/io-package.json +++ b/io-package.json @@ -1,8 +1,21 @@ { "common": { "name": "vis-2-widgets-material", - "version": "1.4.8", + "version": "1.4.9", "news": { + "1.4.9": { + "en": "Corrected blinds dialog\nAdded the invert option for blinds", + "de": "Jalousien-Dialog korrigiert\nHinzufügen der Invert-Option für Blinds", + "ru": "Диалог исправленных жалюзи\nДобавить опцию инвертора для жалюзи", + "pt": "Corrected blinds diálogo\nAdicionado a opção invert para blinds", + "nl": "Gecorrigeerde blinds-dialoog\nDe optie omkeren voor blinden toegevoegd", + "fr": "Boîte de dialogue des stores corrigés\nAjout de l'option inverse pour les stores", + "it": "Finestra di dialogo delle tende corrette\nAggiunto l'opzione invert per ciechi", + "es": "Diálogo de persianas corregidas\nAñadido la opción de invertido para ciegos", + "pl": "Poprawione okno dialogowe rolet\nDodano opcję odwrotną dla rolet", + "uk": "Виправлені жалюзі діалог\nДодано інвертний варіант для жалюзі", + "zh-cn": "已校正的盲点对话框\n添加百叶窗的反向选项" + }, "1.4.8": { "en": "Small changes for SweetHome3D", "de": "Kleine Änderungen für SweetHome3D", @@ -80,19 +93,6 @@ "pl": "Skorygowany błąd z wielojęzycznymi nazwami", "uk": "Виправлена помилка з багатомовними іменами", "zh-cn": "用多种语言名称更正错误" - }, - "1.3.31": { - "en": "Improved wizard layout", - "de": "Verbessertes Assistentenlayout", - "ru": "Улучшенная схема мастера", - "pt": "Melhor layout do assistente", - "nl": "Verbeterde wizard-indeling", - "fr": "Amélioration de la disposition de l'assistant", - "it": "Miglioramento della configurazione guidata", - "es": "Mejor diseño mago", - "pl": "Ulepszony układ kreatora", - "uk": "Покращений макет майстра", - "zh-cn": "改进向导布局" } }, "title": "Vis 2 Widgets Material", diff --git a/package.json b/package.json index 95f1442..ee090c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.vis-2-widgets-material", - "version": "1.4.8", + "version": "1.4.9", "description": "ioBroker vis2 material widgets", "author": "bluefox ", "contributors": [