From 379451d7bc8789c4cf6c440a57d6160739cbbb1a Mon Sep 17 00:00:00 2001 From: Francesc Guasch Date: Mon, 22 Jun 2020 17:39:57 +0200 Subject: [PATCH] release 0.8.3 --- CHANGELOG.md | 13 ++++--------- lib/Ravada.pm | 2 +- templates/bootstrap/authors.html.ep | 3 +++ 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9197d777..95abbb9a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] diff --git a/lib/Ravada.pm b/lib/Ravada.pm index 241e33335..57009287d 100644 --- a/lib/Ravada.pm +++ b/lib/Ravada.pm @@ -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; diff --git a/templates/bootstrap/authors.html.ep b/templates/bootstrap/authors.html.ep index 034a43660..21727b34f 100644 --- a/templates/bootstrap/authors.html.ep +++ b/templates/bootstrap/authors.html.ep @@ -12,6 +12,7 @@
  • Fernando Verdugo
  • Francesc Guasch
  • Gabriel Silva
  • +
  • Gloria Rodríguez
  • Guillermo Miranda
  • Jirayu Laungwilawan
  • Joan Sanchez
  • @@ -37,6 +38,8 @@ <%=l 'Thanks to:' %>