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
4b41433e
Commit
4b41433e
authored
Jun 16, 2021
by
Francesc Guasch
Browse files
release: 1.0.2
parent
442a7576
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
4b41433e
...
...
@@ -2,8 +2,16 @@
**Implemented enhancements:**
-
Translations update for Turkish [
\#
1552]
-
Feat: config minimum port expose [
\#
1531]
-
More options on copy machine [
\#
1549]
-
Expose ports configuration [
\#
1531]
-
LDAP advanced filters [
\#
1561] & [
\#
1083]
-
Reviewed languages : en,ca,gl,fr [
\#
1555]
-
Turkish Translations update from Weblate [
\#
1552]
**Bugfixes**
-
Correct calculation of is_volatile value [
\#
1560]
**Refactor**
-
Suppor mojo9 [
\#
1563]
lib/Ravada.pm
View file @
4b41433e
...
...
@@ -3,7 +3,7 @@ package Ravada;
use
warnings
;
use
strict
;
our
$VERSION
=
'
1.0.
0
';
our
$VERSION
=
'
1.0.
2
';
use
Carp
qw(carp croak cluck)
;
use
Data::
Dumper
;
...
...
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