Skip to content

Commit f7f723a

Browse files
committed
doc: release 1.8.3
1 parent dbe6314 commit f7f723a

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
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]

lib/Ravada.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package Ravada;
33
use warnings;
44
use strict;
55

6-
our $VERSION = '1.8.0';
6+
our $VERSION = '1.8.3';
77

88
use utf8;
99

0 commit comments

Comments
 (0)