Skip to content

Commit c34ec55

Browse files
committed
Bump version
1 parent cec8c29 commit c34ec55

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ And then call "npm run build".
3232
- ...
3333

3434
## Changelog
35+
### 4.3.5 (2020-01-26)
36+
* (bluefox) fixed the load of zip files if more than one host
37+
3538
### 4.3.4 (2019-10-28)
3639
* (bluefox) Values are showed in select ID dialog
3740
* (bluefox) Allow select with $ the schedule objects

io-package.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@
2222
"AlCalzone"
2323
],
2424
"news": {
25+
"4.3.5": {
26+
"en": "fixed the load of zip files if more than one host",
27+
"de": "Das Laden von ZIP-Dateien wurde behoben, wenn mehr als ein Host vorhanden war",
28+
"ru": "исправлена загрузка zip-файлов, если несколько хостов",
29+
"pt": "Corrigido o carregamento de arquivos zip se mais de um host",
30+
"nl": "de belasting van zip-bestanden gerepareerd als meer dan één host",
31+
"fr": "correction de la charge des fichiers zip si plusieurs hôtes",
32+
"it": "corretto il caricamento dei file zip se più di un host",
33+
"es": "reparó la carga de archivos zip si hay más de un host",
34+
"pl": "naprawiono ładowanie plików zip, jeśli więcej niż jeden host",
35+
"zh-cn": "如果一台以上的主机修复了zip文件的加载"
36+
},
2537
"4.3.3": {
2638
"en": "Search in scripts was corrected",
2739
"de": "Suche in Skripten wurde korrigiert",

0 commit comments

Comments
 (0)