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
379451d7
Commit
379451d7
authored
Jun 22, 2020
by
Francesc Guasch
Browse files
release 0.8.3
parent
bd3e2d4a
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
379451d7
...
...
@@ -3,14 +3,9 @@
**Implemented enhancements:**
-
Improve set date #1279
-
Slow response on admin machines page #1276
-
Launch virtual machine in same node if possible #1274
-
Slow start when nodes down #1265
-
Cope with base file missing on node #1264
**Bugfixes**
-
LDAP access settings broken #1277
-
Wrong display ip on nodes #1262
-
Do not use forced display ip on nodes #1261
-
Volatile volumes won't get deleted on shutdown in nodes [
\#
1345]
-
Restricted field from table domain ports missing on upgrade [
\#
1350]
-
Change order of boxes to change password [
\#
1351]
-
Current password is not checked when local user changes password [
\#
1352]
lib/Ravada.pm
View file @
379451d7
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
0.8.
0
';
our
$VERSION
=
'
0.8.
3
';
use
Carp
qw(carp croak)
;
use
Data::
Dumper
;
...
...
templates/bootstrap/authors.html.ep
View file @
379451d7
...
...
@@ -12,6 +12,7 @@
<li>Fernando Verdugo</li>
<li>Francesc Guasch</li>
<li>Gabriel Silva</li>
<li>Gloria Rodríguez</li>
<li>Guillermo Miranda</li>
<li>Jirayu Laungwilawan</li>
<li>Joan Sanchez</li>
...
...
@@ -37,6 +38,8 @@
</ul>
<%=l 'Thanks to:' %>
<ul>
<li>Albert Petit</li>
<li>Jorge Mata</li>
<li>Francesc Oller</li>
<li>Jose Manuel Martin Torilo</li>
</ul>
Write
Preview
Markdown
is supported
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