File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
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- ## [ Development ]
4+ ## [ 1.4.2 ] - Service release
55
66### Features
77
@@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
1212### Bugfixes
1313
1414- Improve the calculated disk size of a new backup estimated by excluding the exclude folders, mail accounts and database in backups (#1616 ) @Myself5
15- - Improve v-update-firewall / v-stop-firewarewall to make it self healing (#1892 ) @myrevery
15+ - Improve v-update-firewall / v-stop-firewall to make it self healing (#1892 ) @myrevery
1616- Update phpMyAdmin version to 1.5.1 (See https://www.phpmyadmin.net/news/2021/6/4/phpmyadmin-511-released/ )
1717- Fixed a bug after rebuilding mail with Exim4 and suspended domains (#1886 )
1818- Fixed "Allowed IP addresses for API" field with strange behaviour #1866
@@ -24,7 +24,7 @@ All notable changes to this project will be documented in this file.
2424- Fixed XSS vulnerability in login page and a few other locations @briansemrau / @numanturle
2525- Delete old session after after session_regenerate_id() @briansemrau
2626- Improve error message when domain all ready exists on different account.
27- - Fixed an issue where phpmyadmin did not update when Postgresql was availble .
27+ - Fixed an issue where phpmyadmin did not update when Postgresql was available .
2828
2929## [ 1.4.2] - Service release
3030
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.3~alpha '
26+ HESTIA_INSTALL_VER=' 1.4.3'
2727pma_v=' 5.1.1'
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.3~alpha '
26+ HESTIA_INSTALL_VER=' 1.4.3'
2727pma_v=' 5.1.1'
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.3~alpha
4+ Version: 1.4.3
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments