1
0
mirror of https://github.com/hestiacp/hestiacp.git synced 2025-02-06 09:45:30 +00:00

Update changelog and versions
All checks were successful
Lint / markdownlint (push) Successful in 5s
Lint / ShellCheck (push) Successful in 43s
Lint / Prettier (push) Successful in 32s
Lint / ESLint (push) Successful in 21s
Lint / Stylelint (push) Successful in 19s
Test / Docs site (push) Successful in 20s

This commit is contained in:
Jaap Marcus 2025-02-05 18:22:57 +01:00
parent 660fa43dc0
commit ae290ce314
5 changed files with 13 additions and 4 deletions

View File

@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file.
## [1.9.2] - Service release
- Backups change owner files to hestiaweb (#4779)
- PHP-FPM Include missing info (#4766)
- Fix bug where PHPMyadmin / PHPPGadmin where named phpmyadmin in 1.9.0 if this is the case it will reset to phppgadmin (#4767)
- Fix warning caused by some old jailed code left (#4751)
- Fix issues with Filemanger (#4761)
- Update <www.conf> (#4743)
## [1.9.1] - Service release
- Fixed an issue with webmail / phpmydmin unavailble

View File

@ -31,7 +31,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
VERBOSE='no'
# Define software versions
HESTIA_INSTALL_VER='1.9.1'
HESTIA_INSTALL_VER='1.9.2'
# Supported PHP versions
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2" "8.3" "8.4")
# One of the following PHP versions is required for Roundcube / phpmyadmin

View File

@ -31,7 +31,7 @@ HESTIA_COMMON_DIR="$HESTIA/install/common"
VERBOSE='no'
# Define software versions
HESTIA_INSTALL_VER='1.9.1'
HESTIA_INSTALL_VER='1.9.2'
# Supported PHP versions
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2" "8.3" "8.4")
# One of the following PHP versions is required for Roundcube / phpmyadmin

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "hestia",
"version": "1.9.1",
"version": "1.9.2",
"lockfileVersion": 3,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
Source: hestia
Package: hestia
Priority: optional
Version: 1.9.1
Version: 1.9.2
Section: admin
Maintainer: HestiaCP <info@hestiacp.com>
Homepage: https://www.hestiacp.com