Przeglądaj źródła

Update changelog

Jaap Marcus 3 lat temu
rodzic
commit
8b7bb452ec

+ 8 - 0
CHANGELOG.md

@@ -3,8 +3,15 @@ All notable changes to this project will be documented in this file.
 
 ## [1.6.11] - Service release 
 
+### Important
+
+A bug in v-update-sys-hestia caused auto update to be not working. Please run: ` apt update && apt upgrade `
+
 ### Bugfixes
 
+- Fixed an bug in auto update script for HestiaCP (#2967)
+- Fixed an issue in download ssl certificate in Firefox (#2979)
+- Resolve issue with idn domains and redirect (#2988)
 - Update Ipverse url for United Kingdom (#2962)
 
 ### Dependencies
@@ -12,6 +19,7 @@ All notable changes to this project will be documented in this file.
 - Update Rainloop to 1.17.0 (#2957)
 - Update Zlib to 1.2.13
 - Update hestia-nginx to 1.23.2
+- Update Filegator to 7.8.7
 
 ## [1.6.10] - Service release 
 

+ 1 - 1
install/hst-install-debian.sh

@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 
 # Define software versions
-HESTIA_INSTALL_VER='1.6.10'
+HESTIA_INSTALL_VER='1.6.11'
 # Dependencies
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1")
 fpm_v="8.0"

+ 1 - 1
install/hst-install-ubuntu.sh

@@ -31,7 +31,7 @@ HESTIA_INSTALL_DIR="$HESTIA/install/deb"
 VERBOSE='no'
 
 # Define software versions
-HESTIA_INSTALL_VER='1.6.10'
+HESTIA_INSTALL_VER='1.6.11'
 # Dependencies
 multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1")
 fpm_v="8.0"

+ 1 - 1
src/deb/hestia/control

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