File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ And then call "npm run build".
32
32
- ...
33
33
34
34
## Changelog
35
+ ### 4.3.5 (2020-01-26)
36
+ * (bluefox) fixed the load of zip files if more than one host
37
+
35
38
### 4.3.4 (2019-10-28)
36
39
* (bluefox) Values are showed in select ID dialog
37
40
* (bluefox) Allow select with $ the schedule objects
Original file line number Diff line number Diff line change 22
22
" AlCalzone"
23
23
],
24
24
"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
+ },
25
37
"4.3.3" : {
26
38
"en" : " Search in scripts was corrected" ,
27
39
"de" : " Suche in Skripten wurde korrigiert" ,
You can’t perform that action at this time.
0 commit comments