File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed
Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 1.4.1] - Bug fix
5+
6+ - Fixed bug with 2FA enabled logins
7+
48## [ 1.4.0] - Major Release (Feature / Quality Update)
59
610- ** NOTE:** Ubuntu 16.04 (Xenial) is no longer supported as it has reached EOL (end-of-life) status.
Original file line number Diff line number Diff line change 22
33[ Hestia Control Panel] ( https://www.hestiacp.com/ )
44==================================================
5- ** Latest stable release:** Version 1.4.0 | [ View Changelog] ( https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md ) <br >
5+ ** Latest stable release:** Version 1.4.1 | [ View Changelog] ( https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md ) <br >
66
77** Web:** [ www.hestiacp.com ] ( https://www.hestiacp.com/ ) <br >
88** Documentation:** [ docs.hestiacp.com] ( https://docs.hestiacp.com/ ) <br >
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.4.1~alpha '
26+ HESTIA_INSTALL_VER=' 1.4.1'
2727pma_v=' 5.1.0'
2828rc_v=" 1.4.11"
2929multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" )
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.4.1~alpha '
26+ HESTIA_INSTALL_VER=' 1.4.1'
2727pma_v=' 5.1.0'
2828rc_v=" 1.4.11"
2929multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" " 7.4" " 8.0" )
Original file line number Diff line number Diff line change 11Source: hestia
22Package: hestia
33Priority: optional
4- Version: 1.4.1~alpha
4+ Version: 1.4.1
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments