Skip to content

Commit

Permalink
doc: v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejol committed Feb 24, 2023
1 parent 362aeaf commit 5dca6e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
22 changes: 8 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,17 @@

**Implemented enhancements:**

- GPU Host Device Support [\#1706]
- International characters in machine name [\#1804], [\#1824]
- Grant Open Ports [\#1858]
- Grant permission to create volumes [\#1871]
- Name conflict when creating a clone [\#1879]
- Language updates: Catalan, Chinese, Euskara, French, Hindi, Italian, Spanish, Turkish, Vietnamese
- New languages : Norwegian, Melayu
- Active machines chart [\#1878]
- Queue volatiles clones [\#1853]

- Auto Compact [\#1907]
- Improved Indonesian translation [\#1918]
- Kubuntu 22.04

**Bugfixes**

- Rename base [\#1896]
- Clones disk volume changed [\#1901]
- Correctly change topology when no previous model [\#1909]
- Link for Windows virt viewer download wrong [\#1911]

**Refactors**

- update ISO URLs in background [\#1889]
- New hardware form [\#1886]
- Removed warning for secure ldap config
- Access denied message [\#1917]
- Duplicated requests [\#1913]
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 = '2.0.0';
our $VERSION = '2.0.3';

use utf8;

Expand Down

0 comments on commit 5dca6e0

Please sign in to comment.