Skip to content

Commit

Permalink
chore: release v6.13.17
Browse files Browse the repository at this point in the history
* (foxriver76) fix date and time picker json config components showing current time even though the value is undefined
* (foxriver76) added new options for time picker json config component
* (foxriver76) fixed issue when exporting jsonConfig
* (klein0r) Allow to install specific version of adapter
  • Loading branch information
foxriver76 committed Feb 9, 2024
1 parent 30e9beb commit 174e695
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 26 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
## 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.
## 6.13.3 (2023-12-21)
* (foxriver76) fixed problem with default value of underscore attributes in Json Config
* (foxriver76) prevent strict schema validation being logged to syslog
* (foxriver76) fixed problems with ObjectCustomEditor
* (klein0r) fixed markdown links (if default branch main)
* (foxriver76) fixed global dependencies check

## 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.

## 6.12.9 (2023-12-12)
* (foxriver76) prevented the strict schema validation being logged to syslog
* (bluefox) corrected the displaying of news with the new lines
Expand Down
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The icons may not be reused in other projects without the proper flaticon licens
### **WORK IN PROGRESS**
-->
## Changelog
### **WORK IN PROGRESS**
### 6.13.17 (2024-02-09)
* (foxriver76) fix date and time picker json config components showing current time even though the value is undefined
* (foxriver76) added new options for time picker json config component
* (foxriver76) fixed issue when exporting jsonConfig
Expand All @@ -109,13 +109,6 @@ The icons may not be reused in other projects without the proper flaticon licens
* (foxriver76) bring back missing `crypto-js`
* (foxriver76) fix crash case due to global dependency check

### 6.13.3 (2023-12-21)
* (foxriver76) fixed problem with default value of underscore attributes in Json Config
* (foxriver76) prevent strict schema validation being logged to syslog
* (foxriver76) fixed problems with ObjectCustomEditor
* (klein0r) fixed markdown links (if default branch main)
* (foxriver76) fixed global dependencies check

## License
The MIT License (MIT)

Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.13.16",
"version": "6.13.17",
"packages": [
"packages/*"
],
Expand Down
28 changes: 14 additions & 14 deletions packages/admin/io-package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"common": {
"name": "admin",
"version": "6.13.16",
"version": "6.13.17",
"titleLang": {
"en": "Admin",
"de": "Admin",
Expand All @@ -18,6 +18,19 @@
"connectionType": "local",
"dataSource": "push",
"news": {
"6.13.17": {
"en": "fix date and time picker json config components showing current time even though the value is undefined\nadded new options for time picker json config component\nfixed issue when exporting jsonConfig\nAllow to install specific version of adapter",
"de": "fix datum und zeit picker json config komponenten zeigen aktuelle zeit, obwohl der wert undefiniert ist\nneue optionen für zeit picker json config komponente\nproblem beim Export von jsonConfig\nLassen Sie bestimmte Version des Adapters installieren",
"ru": "фиксированная дата и время пикера json конфигурации компоненты, показывающие текущее время, даже если значение не определено\nдобавлены новые опции для компонента настройки пикера времени\nфиксированная проблема при экспорте jsonConfig\nПозволить установить конкретную версию адаптера",
"pt": "corrigir data e time picker json componentes de configuração mostrando o tempo atual, mesmo que o valor seja indefinido\nadicionou novas opções para o componente json config do picador de tempo\nproblema fixo ao exportar jsonConfig\nPermitir instalar a versão específica do adaptador",
"nl": "fix datum en tijd picker json config componenten tonen huidige tijd, hoewel de waarde is ongedefinieerd\ntoegevoegd nieuwe opties voor tijd picker json config component\nvast probleem bij het exporteren van jsonConfig\nLaat toe om specifieke versie van adapter te installeren",
"fr": "fixer la date et l'heure des composants de configuration json montrant l'heure actuelle même si la valeur n'est pas définie\najout de nouvelles options pour le composant de configuration de json\nproblème fixe lors de l'exportation de jsonConfig\nPermettre d'installer une version spécifique de l'adaptateur",
"it": "fissare la data e l'ora picker json componenti di configurazione che mostrano l'ora corrente anche se il valore non è definito\naggiunto nuove opzioni per il componente di configurazione del picker di tempo\nemissione fissa quando si esporta jsonConfig\nConsentire di installare una versione specifica di adattatore",
"es": "fijar fecha y hora picker json config componentes que muestran el tiempo actual, aunque el valor no está definido\nnuevas opciones para el componente de configuración json json\ncuestión fija al exportar jsonConfig\nPermitir instalar la versión específica del adaptador",
"pl": "fix date and time picker json config components showing current time even though the value is undefined\ndodane nowe opcje dla time picker json config komponent\nstałe wydanie przy eksporcie jsonConfig\nPozwól na zainstalowanie określonej wersji adaptera",
"uk": "виправлено дату та часовий пікіратор json config компоненти, що показують поточний час, навіть якщо значення не визначено\nдодано нові параметри для таймера json config компонент\nвиправлено проблему при експорті jsonConfig\nДозволяє встановити конкретну версію адаптера",
"zh-cn": "固定日期和时间拾取器 json 配置组件, 显示当前时间, 即使数值未定义\n添加取时器 json 配置组件的新选项\n导出 jsonConfig 时的固定发行\n允许安装特定版本的适配器"
},
"6.13.16": {
"en": "allow to display and modify `ics` files\nredirect correctly when exiting json config with unsaved changes",
"de": "`ics` dateien anzeigen und ändern\nkorrekt umleiten, wenn json config mit ungehinderten änderungen verlassen",
Expand Down Expand Up @@ -95,19 +108,6 @@
"pl": "optymalizacja wewnętrznych",
"uk": "внутрішня оптимізація",
"zh-cn": "b. 优化内部环境"
},
"6.13.10": {
"en": "internal optimizations",
"de": "interne optimierungen",
"ru": "внутренние оптимизации",
"pt": "otimizações internas",
"nl": "inwendige optimisatie",
"fr": "optimisation interne",
"it": "ottimizzazioni interne",
"es": "optimizaciones internas",
"pl": "optymalizacja wewnętrznych",
"uk": "внутрішня оптимізація",
"zh-cn": "b. 优化内部环境"
}
},
"desc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.admin",
"description": "The adapter opens a webserver for the ioBroker admin UI.",
"version": "6.13.16",
"version": "6.13.17",
"contributors": [
"bluefox <[email protected]>",
"apollon77",
Expand Down
2 changes: 1 addition & 1 deletion packages/dm-gui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iobroker/dm-gui-components",
"version": "6.13.16",
"version": "6.13.17",
"description": "ReactJS components to develop admin interface for ioBroker device manager.",
"author": {
"name": "Jey Cee",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsonConfig/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@iobroker/json-config",
"description": "This package contains the ioBroker JSON config UI components",
"version": "6.13.16",
"version": "6.13.17",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 174e695

Please sign in to comment.