diff --git a/README.md b/README.md index bf1f46f5..63dedeab 100644 --- a/README.md +++ b/README.md @@ -128,93 +128,93 @@ runtime.html?screenName=screen2 -### __WORK IN PROGRESS__ -- fix broken load historic - +--> +### 0.18.11 (2023-12-06) +- fix broken load historic + ### 0.18.10 (2023-12-06) -- load historic only when previous load is finished - +- load historic only when previous load is finished + ### 0.18.9 (2023-12-05) -- fix tooltips - +- fix tooltips + ### 0.18.8 (2023-12-05) -- lazy remove the title - +- lazy remove the title + ### 0.18.7 (2023-12-05) -- better fix for monaco - +- better fix for monaco + ### 0.18.6 (2023-12-05) - fix for monaco bug -- title removed - +- title removed + ### 0.18.5 (2023-12-05) - code completition for base custom webcomponent -- object property type - +- object property type + ### 0.18.4 (2023-12-03) -- better text for historic bindings cancel - +- better text for historic bindings cancel + ### 0.18.3 (2023-12-03) -- fix reload in dynamics editor - +- fix reload in dynamics editor + ### 0.18.2 (2023-12-03) - ui for historic binding -- fixes in refactor view - +- fixes in refactor view + ### 0.18.1 (2023-12-03) -- fixes in refactor service - +- fixes in refactor service + ### 0.18.0 (2023-12-01) - tooltip in solution explorer - npm upgrade of designer -- refactor view for bindings and scripts - +- refactor view for bindings and scripts + ### 0.17.0 (2023-11-29) - remove 2 uneeded files -- designer update - +- designer update + ### 0.16.6 (2023-11-28) - check for invalid propertynames -- move properties - +- move properties + ### 0.16.5 (2023-11-27) -- copy screen and custom controls - +- copy screen and custom controls + ### 0.16.4 (2023-11-27) -- fix usage of webui in windows - +- fix usage of webui in windows + ### 0.16.3 (2023-11-24) -- extra style for font declarations, they are not allowed in shadow dom - +- extra style for font declarations, they are not allowed in shadow dom + ### 0.16.2 (2023-11-23) -- fix remove script command - +- fix remove script command + ### 0.16.1 (2023-11-23) -- additional file dnd - +- additional file dnd + ### 0.16.0 (2023-11-23) -- add additional files node and upload - +- add additional files node and upload + ### 0.15.1 (2023-11-22) - export as xml (screens & controls) - binding historic with reload -- fix dialog - +- fix dialog + ### 0.15.0 (2023-11-19) - uncloseable dialog - css properties for dialog -- binding to historic data - +- binding to historic data + ### 0.14.1 (2023-11-12) -- dialog centered - +- dialog centered + ### 0.14.0 (2023-11-12) -- add simple dialog - +- add simple dialog + ### 0.13.1 (2023-11-11) -- two way bindings with expressions - +- two way bindings with expressions + ### 0.13.0 (2023-11-09) - fix upercase screen names in runtime - raster in designer is now adjustable @@ -222,104 +222,104 @@ runtime.html?screenName=screen2 - context menu to directly edit custom element - fix handler path in script - uiChangedView now workin -- error when importing invalid file (for example html instead of json) - +- error when importing invalid file (for example html instead of json) + ### 0.12.3 (2023-09-20) -- after eval removal, functions need a return - +- after eval removal, functions need a return + ### 0.12.2 (2023-09-20) -- events names for 2way bindings need a editor - +- events names for 2way bindings need a editor + ### 0.12.1 (2023-09-20) -- two way for indirect bindings - +- two way for indirect bindings + ### 0.12.0 (2023-09-20) -- support indirect bindings via {...} in signals (like in vis) - +- support indirect bindings via {...} in signals (like in vis) + ### 0.11.2 (2023-09-17) -- check npm package name - +- check npm package name + ### 0.11.1 (2023-09-16) -- fix build on windows - +- fix build on windows + ### 0.11.0 (2023-09-11) - dragdrop fixes - screen/control size fixes -- connected/disconnected callbacks - +- connected/disconnected callbacks + ### 0.10.0 (2023-09-10) - new script commands - bugfix with bindings and empty events - select exported function in javascript - bugfix in save of screens - typescript in scripts -- started work on translateable runtime - +- started work on translateable runtime + ### 0.9.0 (2023-09-06) - signal selector in properties - screen selector in properties - new screen had style in scripts - indirect value/property acces from scripts via editor -- list multiple undo entries (on hold of undo) - +- list multiple undo entries (on hold of undo) + ### 0.8.0 (2023-09-03) - update designer to add and fix some commands - move screen/control scripts out of html code - add a javascript editor view - bugfix when states where null after a fresh install - designer addons do now work again -- docking framework updated, cause of bugs with undocking - +- docking framework updated, cause of bugs with undocking + ### 0.7.0 (2023-09-01) -- screens and controls have now settings (width, height, useGlobalStyle) - +- screens and controls have now settings (width, height, useGlobalStyle) + ### 0.6.0 (2023-09-01) -- removed many uneeded files from installation - +- removed many uneeded files from installation + ### 0.5.1 (2023-09-01) -- show version in ui - +- show version in ui + ### 0.5.0 (2023-09-01) - signal as property type - removed svg-image control - shorter custom control tag name - better dynamics editor - dock ui fixes -- control ui from backend (switch view, reload) - +- control ui from backend (switch view, reload) + ### 0.4.0 (2023-08-30) - remove uneeded files from upload - remove icons into extra iobroker packages - support icon adapters -- rename screens & controls - +- rename screens & controls + ### 0.3.0 (2023-08-29) - default value for custom properties - open screens only once -- property bindings default one way - +- property bindings default one way + ### 0.2.3 (2023-08-28) -- rework how custom controls are initalized - +- rework how custom controls are initalized + ### 0.2.2 (2023-08-28) - better support & fixes of custom elements - enum properties in custom controls -- sample custom controls - +- sample custom controls + ### 0.2.1 (2023-08-28) -- null ref fix in bindings - +- null ref fix in bindings + ### 0.2.0 (2023-08-28) - Import/Export of Screens/Images/Controls - Define your own Controls directly in webui - Drag/Drop of Icons/Images to Properties - Drag/Drop of objects to Bindings-Editor Signalname -- Basic functionality of CustomControls - +- Basic functionality of CustomControls + ### 0.1.0 (2023-08-27) -- initial public release - +- initial public release + ## License The MIT License (MIT) -Copyright (c) 2023 jogibear9988 +Copyright (c) 2023 jogibear9988 diff --git a/io-package.json b/io-package.json index 574b5b9a..75cfd08b 100644 --- a/io-package.json +++ b/io-package.json @@ -1,7 +1,7 @@ { "common": { "name": "webui", - "version": "0.18.10", + "version": "0.18.11", "titleLang": { "en": "webui", "de": "webui", @@ -29,6 +29,19 @@ "zh-cn": "使用万维网传送器的高锰用户接口" }, "news": { + "0.18.11": { + "en": "fix broken load historic", + "de": "defekte last historische", + "ru": "исправить сломанные нагрузки исторический", + "pt": "corrigir carga quebrada histórica", + "nl": "vertaling:", + "fr": "charge historique", + "it": "fix carico rotto storico", + "es": "reparación de carga histórica rota", + "pl": "naprawa zabytków", + "uk": "фіксувати застаріле навантаження", + "zh-cn": "f 断续" + }, "0.18.10": { "en": "load historic only when previous load is finished", "de": "last historisch nur, wenn die vorherige last beendet ist", @@ -106,19 +119,6 @@ "pl": "kodowanie do standardowych stron internetowych\ntype własnościowy", "uk": "складання коду для базового користувача веб-компонента\nтип об'єкта", "zh-cn": "a. 完成基础习俗网络责任守则\n财产类型" - }, - "0.18.4": { - "en": "better text for historic bindings cancel", - "de": "besserer text für historische bindungen stornieren", - "ru": "лучший текст для исторических привязок отменить", - "pt": "melhor texto para ligações históricas cancelar", - "nl": "vertaling:", - "fr": "meilleur texte pour les reliures historiques annuler", - "it": "testo migliore per gli attacchi storici annullare", - "es": "mejor texto para cancelaciones históricas", - "pl": "więcej tekstu do historycznych wiązań wiążących się z tekstem", - "uk": "кращий текст для скасування історичних обов'язків", - "zh-cn": "改善历史约束力的取消案文" } }, "icon": "logo.png", diff --git a/package-lock.json b/package-lock.json index 1f07016e..167e176c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "iobroker.webui", - "version": "0.18.10", + "version": "0.18.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "iobroker.webui", - "version": "0.18.10", + "version": "0.18.11", "license": "MIT", "dependencies": { "@iobroker/adapter-core": "^3.0.4", diff --git a/package.json b/package.json index 6a1f5c4b..c3150718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iobroker.webui", - "version": "0.18.10", + "version": "0.18.11", "description": "ioBroker webui", "type": "module", "main": "dist/backend/main.js",