File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 22
33** Implemented enhancements:**
44
5- - Grant open ports [ \# 1868]
6- - Show date of status change [ \# 1856]
7- - Manage USB controllers [ \# 1851]
8- - Updates on Catalan, Spanish, Russian and Vietnamese
5+ - Configure disk cache [ \# 1890]
6+ - Apply changes to all the clones [ \# 1888]
97
108** Refactors**
119
10+ - Update ISO URLs in background [ \# 1889]
11+ - Hardware frontend for fs and network [ \# 1886]
12+ - warn if hash can not be downloaded [ \# 1894] [ \# 1895]
13+
1214** Bugfixes**
1315
14- - Clone name with name.surname [ \# 1843]
16+ - Fix fallback javascript maps [ \# 1892]
17+ - Add filesystem info to table [ \# 1893]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package Ravada;
33use warnings;
44use strict;
55
6- our $VERSION = ' 1.8.0 ' ;
6+ our $VERSION = ' 1.8.3 ' ;
77
88use utf8;
99
You can’t perform that action at this time.
0 commit comments