File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99- Improved session token handling in login as function, thanks to Vulnerability Laboratory - [ Evolution Security GmbH] ™.
1010- Fixed an where fpm pool config was not deleted when changing backend template.
1111- Improved bats testing with multiphp (5.6-8.0) tests.
12+ - Fixed an issue where full webmail path was loaded as default value.
1213
1314
1415## [ 1.3.1] - Service Release
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
2323VERBOSE=' no'
2424
2525# Define software versions
26- HESTIA_INSTALL_VER=' 1.3.2~alpha '
26+ HESTIA_INSTALL_VER=' 1.3.2'
2727pma_v=' 5.0.4'
2828multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" )
2929fpm_v=" 7.4"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
2323VERBOSE=' no'
2424
2525# Define software versions
26- HESTIA_INSTALL_VER=' 1.3.2~alpha '
26+ HESTIA_INSTALL_VER=' 1.3.2'
2727pma_v=' 5.0.4'
2828multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" )
2929fpm_v=" 7.4"
Original file line number Diff line number Diff line change 11Source: hestia
22Package: hestia
33Priority: optional
4- Version: 1.3.2~alpha
4+ Version: 1.3.2
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments