|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -## [1.8.1] - Service releae |
6 | | - |
7 | | -- Fixed Debian 10 not working with ip adresses check |
| 5 | +## [1.8.2] - Service release |
| 6 | + |
| 7 | +- Added more files to default proxy extensions (#3768) |
| 8 | +- Increased width of menu bar dropdowns on mobile (#3765) |
| 9 | +- Increased HSTS max-age to 31536000 (#3762) |
| 10 | +- Add prompt to `v-update-sys-hestia-git` to install NodeJS if not present (#3779) |
| 11 | +- Fixed an issue where `v-update-sys-ip` was not run on boot on Debian systems |
| 12 | +- Fixed an issue where the system hostname would lose its FQDN format on reboot when using Proxmox VE containers |
| 13 | +- Fixed an issue ith `v-generate-ssl-cert` (#3783) |
| 14 | +- Fixed an issue where the port was missing in welcome email (#3784) |
| 15 | +- Fixed an issue with the `is_mail_new` function (#3785) |
| 16 | +- Fixed an issue where the "Save" button would appear before warning was dismissed when attempting to add a domain or database as admin (#3786) |
| 17 | +- Fixed an issue where MySQL 8 could not be installed on Ubuntu (#3788) |
| 18 | +- Fixed an issue with TLS connections when using ProFTPD (#3790) |
| 19 | +- Fixed an issue where vlan or virtual NIC connections would fail the adapter validity check when adding an IP address (#3797) |
| 20 | +- Fixed several PHP 500 errors and warnings in the Control Panel backend (#3789) |
| 21 | +- Fixed an issue with v-change-dns-domain-ip and DNS cluster (#3803) |
| 22 | +- Update Multiple Quick install apps (#3800 and #3801) |
| 23 | +- Updated language translations |
| 24 | + |
| 25 | +## [1.8.1] - Service release |
| 26 | + |
| 27 | +- Fixed Debian 10 not working with IP addresses check |
8 | 28 | - Fixed Exim4 update config via patch was unreliable added few safety checks and add notice if failed. |
9 | 29 | - Fixed hestia-nginx not loading with custom port |
10 | 30 |
|
|
0 commit comments