From 3c43a71644c110b8d4a410a380128e7cafa8980d Mon Sep 17 00:00:00 2001 From: GermanBluefox Date: Mon, 22 Jul 2024 11:28:35 +0900 Subject: [PATCH] chore: release v7.0.18 * (bluefox) Corrected export from JSON table * (foxriver76) added `qrCode` component to JSON config * (bluefox) Corrected adding of adapters with licenses (other than MIT) * (bluefox) Improved license dialog --- CHANGELOG_OLD.md | 9 ++++++++ README.md | 7 +------ lerna.json | 2 +- package-lock.json | 6 +++--- packages/admin/io-package.json | 28 ++++++++++++------------- packages/admin/package.json | 2 +- packages/dm-gui-components/package.json | 2 +- packages/jsonConfig/package.json | 2 +- 8 files changed, 31 insertions(+), 27 deletions(-) diff --git a/CHANGELOG_OLD.md b/CHANGELOG_OLD.md index e3dca087c..1d94324d4 100644 --- a/CHANGELOG_OLD.md +++ b/CHANGELOG_OLD.md @@ -1,6 +1,15 @@ ## 6.12.1 (2023-10-29) * (foxriver76) optimzied the notificaiton popup (auto-extend first entry per category, respect line breaks, respect severity for icons) * (theimo1221) #2178 Stabilize onObjectChange handling during creation of new objects in WebUi, to directly show new element. +## 7.0.11 (2024-07-03) +* (foxriver76) host tab details are now indicated by a classic chevron instead of blink indicator +* (foxriver76) show js-controller changelog more prominent +* (bluefox) correcting the update button + +## 6.12.1 (2023-10-29) +* (foxriver76) optimzied the notificaiton popup (auto-extend first entry per category, respect line breaks, respect severity for icons) +* (theimo1221) #2178 Stabilize onObjectChange handling during creation of new objects in WebUi, to directly show new element. + ## 7.0.9 (2024-07-02) * (bluefox) Improved the mobile object browser diff --git a/README.md b/README.md index 59cdc05b3..69e6ed737 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ The icons may not be reused in other projects without the proper flaticon licens ### **WORK IN PROGRESS** --> ## Changelog -### **WORK IN PROGRESS** +### 7.0.18 (2024-07-22) * (bluefox) Corrected export from JSON table * (foxriver76) added `qrCode` component to JSON config * (bluefox) Corrected adding of adapters with licenses (other than MIT) @@ -106,11 +106,6 @@ The icons may not be reused in other projects without the proper flaticon licens ### 7.0.12 (2024-07-10) * (bluefox) Changed a recommended node.js version from 18 to 20 -### 7.0.11 (2024-07-03) -* (foxriver76) host tab details are now indicated by a classic chevron instead of blink indicator -* (foxriver76) show js-controller changelog more prominent -* (bluefox) correcting the update button - ## License The MIT License (MIT) diff --git a/lerna.json b/lerna.json index a8972742f..332f873b7 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "7.0.17", + "version": "7.0.18", "packages": [ "packages/*" ], diff --git a/package-lock.json b/package-lock.json index b4ccc5817..5724eab00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52225,7 +52225,7 @@ }, "packages/admin": { "name": "iobroker.admin", - "version": "7.0.17", + "version": "7.0.18", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^3.1.6", @@ -52301,7 +52301,7 @@ }, "packages/dm-gui-components": { "name": "@iobroker/dm-gui-components", - "version": "7.0.17", + "version": "7.0.18", "license": "MIT", "dependencies": { "@iobroker/adapter-react-v5": "^6.1.5", @@ -52310,7 +52310,7 @@ }, "packages/jsonConfig": { "name": "@iobroker/json-config", - "version": "7.0.17", + "version": "7.0.18", "dependencies": { "@iobroker/adapter-react-v5": "^6.1.5", "crypto-js": "^4.2.0", diff --git a/packages/admin/io-package.json b/packages/admin/io-package.json index 030a7e1da..f4f07d2f4 100644 --- a/packages/admin/io-package.json +++ b/packages/admin/io-package.json @@ -1,7 +1,7 @@ { "common": { "name": "admin", - "version": "7.0.17", + "version": "7.0.18", "titleLang": { "en": "Admin", "de": "Admin", @@ -18,6 +18,19 @@ "connectionType": "local", "dataSource": "push", "news": { + "7.0.18": { + "en": "Corrected export from JSON table\nadded `qrCode` component to JSON config\nCorrected adding of adapters with licenses (other than MIT)\nImproved license dialog", + "de": "Berichtigte Ausfuhr aus JSON-Tabelle\n`qrCode`-Komponente zu JSON config hinzugefügt\nKorrigiertes Hinzufügen von Adaptern mit Lizenzen (außer MIT)\nVerbesserter Lizenzdialog", + "ru": "Исправленный экспорт из таблицы JSON\nдобавлен компонент \"qrCode\" в конфигурацию JSON\nИсправленное добавление адаптеров с лицензиями (кроме MIT)\nУлучшенный диалог лицензии", + "pt": "Exportação correta da tabela JSON\nadicionado componente `qrCode` para JSON config\nAdição correta de adaptadores com licenças (excepto MIT)\nMelhor diálogo de licença", + "nl": "Gecorrigeerde uitvoer uit JSON tabel\ntoegevoegd aan JSON config\nGecorrigeerde toevoeging van adapters met licenties (andere dan MIT)\nVerbeterde licentiedialoog", + "fr": "Exportation corrigée à partir du tableau JSON\najouté un composant `qrCode` à la configuration JSON\nAjout corrigé d'adaptateurs avec licences (autres que MIT)\nBoîte de dialogue de licence améliorée", + "it": "Esportazione corretta dalla tabella JSON\naggiunto componente `qrCode` a JSON config\nCorretto l'aggiunta di adattatori con licenze (diverse da MIT)\nDialogo di licenza migliorata", + "es": "Exportación corregida del cuadro JSON\nagregado `qrCode` componente a JSON config\nAgregado corregido de adaptadores con licencias (excepto MIT)\nDiálogo de licencia mejorado", + "pl": "Skorygowany wywóz z tabeli JSON\ndodany komponent 'qrCode' do konfiguracji JSON\nPoprawione dodawanie adapterów z licencjami (innych niż MIT)\nUlepszone okno licencji", + "uk": "Корисний експорт з таблиці JSON\nдодано компонент `qrCode` до JSON config\nВиправлено додавання адаптерів з ліцензіями (понад MIT)\nПокращено діалогове вікно ліцензії", + "zh-cn": "从 JSON 表校正的导出\n在JSON配置中添加“qrCode”组件\n修正了增加持有许可证的适配器(除麻省理工学院外)\n改进许可证对话框" + }, "7.0.17": { "en": "Corrected the CRON description\nCorrected the Device Manager Component", "de": "Korrektur der CRON-Beschreibung\nDie Gerätemanager-Komponente wurde korrigiert", @@ -95,19 +108,6 @@ "pl": "Ulepszenie mobilnej przeglądarki obiektów", "uk": "Покращення веб-браузера", "zh-cn": "改进移动对象浏览器" - }, - "7.0.8": { - "en": "Improved the mobile object browser", - "de": "Verbessert den mobilen Objekt-Browser", - "ru": "Улучшен браузер мобильных объектов", - "pt": "Melhoria do navegador de objetos móveis", - "nl": "Verbeterde mobiele objectbrowser", - "fr": "Amélioration du navigateur des objets mobiles", - "it": "Migliorato il browser degli oggetti mobili", - "es": "Mejorar el navegador de objeto móvil", - "pl": "Ulepszenie mobilnej przeglądarki obiektów", - "uk": "Покращення веб-браузера", - "zh-cn": "改进移动对象浏览器" } }, "desc": { diff --git a/packages/admin/package.json b/packages/admin/package.json index 49df0b4d9..4ae01435f 100644 --- a/packages/admin/package.json +++ b/packages/admin/package.json @@ -1,7 +1,7 @@ { "name": "iobroker.admin", "description": "The adapter opens a webserver for the ioBroker admin UI.", - "version": "7.0.17", + "version": "7.0.18", "contributors": [ "bluefox ", "apollon77", diff --git a/packages/dm-gui-components/package.json b/packages/dm-gui-components/package.json index d00e79ebe..1d62b674c 100644 --- a/packages/dm-gui-components/package.json +++ b/packages/dm-gui-components/package.json @@ -1,6 +1,6 @@ { "name": "@iobroker/dm-gui-components", - "version": "7.0.17", + "version": "7.0.18", "description": "ReactJS components to develop admin interface for ioBroker device manager.", "author": { "name": "Jey Cee", diff --git a/packages/jsonConfig/package.json b/packages/jsonConfig/package.json index 5143bed2c..1664365d8 100644 --- a/packages/jsonConfig/package.json +++ b/packages/jsonConfig/package.json @@ -1,7 +1,7 @@ { "name": "@iobroker/json-config", "description": "This package contains the ioBroker JSON config UI components", - "version": "7.0.17", + "version": "7.0.18", "main": "./build/index.js", "types": "./build/index.d.ts", "scripts": {