Skip to content

Commit

Permalink
doc: release 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Nov 30, 2022
1 parent dbe6314 commit f7f723a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

**Implemented enhancements:**

- Grant open ports [\#1868]
- Show date of status change [\#1856]
- Manage USB controllers [\#1851]
- Updates on Catalan, Spanish, Russian and Vietnamese
- Configure disk cache [\#1890]
- Apply changes to all the clones [\#1888]

**Refactors**

- Update ISO URLs in background [\#1889]
- Hardware frontend for fs and network [\#1886]
- warn if hash can not be downloaded [\#1894] [\#1895]

**Bugfixes**

- Clone name with name.surname [\#1843]
- Fix fallback javascript maps [\#1892]
- Add filesystem info to table [\#1893]
2 changes: 1 addition & 1 deletion lib/Ravada.pm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package Ravada;
use warnings;
use strict;

our $VERSION = '1.8.0';
our $VERSION = '1.8.3';

use utf8;

Expand Down

0 comments on commit f7f723a

Please sign in to comment.