Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
0664d2b3
Commit
0664d2b3
authored
Dec 09, 2020
by
Francesc Guasch
Browse files
release 0.10.3
parent
fa6e5def
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
0664d2b3
...
...
@@ -2,16 +2,7 @@
**Implemented enhancements:**
-
Polished action buttons in main screen [
\#
1408]
-
Polished shutdown clones buttons [
\#
1406]
-
Add debug option [
\#
1402]
-
Loading icon [
\#
1401]
-
Feature migrate machine [
\#
1393]
**Bugfixes**
-
Ubuntu 20.04 MD5SUM file gone [
\#
1420]
-
Fix docker files config and dependencies [
\#
1411]
-
Fix docker files for tzdata package compatibility [
\#
1376]
-
Fix sync clones back [
\#
1403]
-
Fix nodes nat [
\#
1400]
-
Fix spice password [
\#
1460]
lib/Ravada.pm
View file @
0664d2b3
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
0.10.
0
';
our
$VERSION
=
'
0.10.
3
';
use
Carp
qw(carp croak)
;
use
Data::
Dumper
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment