@@ -19,7 +19,7 @@ All notable changes to this project will be documented in this file.
1919### Bugfixes
2020- Added a detection of web root for add .well-known ACME challenge.
2121- Reworked Let's Encrypt ACME staging to use Hestia code standards.
22- - Fixed issues with Let's Encrupt - use Nginx for Let's Encrypt ACME request if present.
22+ - Fixed issues with Let's Encrypt - use Nginx for Let's Encrypt ACME request if present.
2323- Reworked v-add-sys-ip, removed CentOS/Red Hat support and reworked conditions.
2424- Enabled HSTS and force SSL on v-add-letsencrypt-host.
2525- Prevented login action for webmail in list user view.
@@ -40,11 +40,11 @@ All notable changes to this project will be documented in this file.
4040- Improved page load performance when loading IP ban rules in the Control Panel.
4141- Updated panel framework to use jQuery to 3.4.1.
4242- Fixed an issue with SFTP fail2ban jail due to missing user.
43- - Fixed an issue where temote backup hostname would reject an IP address without reverse DNS (PTR record). (#569 )
43+ - Fixed an issue where remote backup hostname would reject an IP address without reverse DNS (PTR record). (#569 )
4444- Create default writable folders in user home directory (#580 ).
4545- Added gnupg/gnupg2 check to prevent issues with pubkey installation.
4646- Fixed DNS nameserver validation when adding new packages.
47- - Implemented additional debug information for Let's Encrupt validation - thanks @shakaran .
47+ - Implemented additional debug information for Let's Encrypt validation - thanks @shakaran .
4848- Disabled alerts for successful cronjob backups.
4949- Fixed an issue with suspending resources when logged in as a normal (non admin) user.
5050- Fixed an issue with unsuspending a user, PHP-FPM website pool configuration was being deleted.
@@ -57,8 +57,8 @@ All notable changes to this project will be documented in this file.
5757## [ 1.0.5] - 2019-08-06 - Hotfix
5858### Bugfixes
5959- Fix several security issues, thanks to Andrea Cardaci (https://cardaci.xyz/ )
60- - Rework Let's Encrypt acme staging to use hestia conform standard.
61- - Fix if condition, use nginx for Let's Encrypt acme request if present.
60+ - Rework Let's Encrypt ACME staging to use hestia conform standard.
61+ - Fix if condition, use nginx for Let's Encrypt ACME request if present.
6262
6363## [ 1.0.4] - 2019-07-09 - Hotfix
6464### Bugfixes
0 commit comments