|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
| 5 | +## [1.8.0] - Feature / Major release |
| 6 | + |
| 7 | +### Notes |
| 8 | + |
| 9 | +- Dropped support for Ubuntu 18.04 Bionic due to EOL Please upgrade to 20.04 or 22.04. |
| 10 | +- Custom nginx templates require some changes due to deprecated http2 parameter for the listen directive by Nginx 1.25.1 (#3684, #3704) and 0-RRT Protection introduced in (#3692) |
| 11 | +- Dropped support for Rainloop and replaced by Snappymail (#3590) |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +- Added support for Debian 12 (#3661) |
| 16 | + |
| 17 | +- Enhanced and Optimized TLS (#3555 @myrevery) |
| 18 | +- TLS 1.3 0-RTT with replay protection (#3692 @myrevery) |
| 19 | +- Add support for SRS in Exim >= 4.9.5 (#3197 @henri-hulski) |
| 20 | +- White label support and refactor translations (#3441 #3572) |
| 21 | +- Improve user notifications UI (#3709) |
| 22 | +- Continue work on UI improvements (#3700, #3693, #3691, #3685, #3682, #3680, #3672, #3668, #3662, #3659, #3651, #3634, #3629, #3628, #3619, #3615, #3608, #3606, #3602, #3600, #3598) |
| 23 | +- Allow option to enable/disable backup suspended users (#3696 ) |
| 24 | +- Feature: v-dump-database (#3644) |
| 25 | +- Allow users to create own document error / skeleton and do not overwrite them with updating (#3622) |
| 26 | +- Consistent overlay styles (#3617) |
| 27 | +- Integrate SnappyMail (#3590) |
| 28 | +- Allow sorting on package name (#3726) |
| 29 | +- Add templates for yourls (#3755 @ediazmurillo) |
| 30 | + |
| 31 | +### Bugfixes |
| 32 | + |
| 33 | +- Fix: DNS cluster expected return code instead of string (#3706) |
| 34 | +- Resolve #3684 Process "http2" directive for NGINX (#3704 @myrevery) |
| 35 | +- Upload hestiacp.pot file directly to Crowdin (#3702) |
| 36 | +- Refactor add ns buttons (#3701) |
| 37 | +- Remove \r chars from VestaCP cron.conf (#3708 @maunklana) |
| 38 | +- Unable to edit password domain smtp relay (#3690) |
| 39 | +- Fix: #3687 Improve check if alias already exists (#3689) |
| 40 | +- Fixed bug in v-update-sys-ip when multiple interfaces / ip addresses are available (#3688) |
| 41 | +- Prevent empty ns1 / ns2 to be used (#3683) |
| 42 | +- Reload web server up on deleting web domain. #3705 |
| 43 | +- Fix sed for installing sieve (#3679) |
| 44 | +- Tidy development docs (#3677) |
| 45 | +- Fix typo in v-delete-sys-filemanager (#3678) |
| 46 | +- Improve DNS SEC Public key information display (#3676) |
| 47 | +- Switch from Yarn v3 to npm (#3675) |
| 48 | +- Fix #3643: SOA updating on rebuild command from main server (#3660) |
| 49 | +- Fix: Import CPanel when account email is non existing (#3670 #3667) |
| 50 | +- Fix: Import CPanel when mail domain and or web domain already exists (#3670 #3667) |
| 51 | +- Normalize v-add-user-package input (#3671 #3669) |
| 52 | +- smtputf8_advertise_hosts is not supported by deb10 (#3652) |
| 53 | +- fix Gitea template (#3650 @asessa) |
| 54 | +- Fix issue with redirect to subfolder (#3623) |
| 55 | +- Replace current nginx template with suspended template (#3641) |
| 56 | +- Fix issue with duplicated phpmyadmin-auth blocks in jail.local (#3642) |
| 57 | +- Fix error in rebuild script (#3639) |
| 58 | +- Fix bug in syshealth script |
| 59 | +- Refactor and fixes for handling system IP/Interfaces (#3605 @myrevery) |
| 60 | +- Fix #3496 Fix issue with Sieve and SMTP relay (#3581 @s4069b) |
| 61 | +- Add jail rule for incorrect for phpmyadmin (#3596) |
| 62 | +- Fix #3599 Disable SMTPUTF8 (#3603) |
| 63 | +- Fix content shift on stats row hover (#3614) |
| 64 | +- Fix issue with checkbox is not selected port return "no" (#3616) |
| 65 | +- Encode passwords in emails send (#3566) |
| 66 | +- Add support for PHPmyAdmin SSO support for Mysql 8 (#3539) |
| 67 | +- add alias to wp-cli to the user's .bashrc and fix error handling. (#3569 @aosmichenko) |
| 68 | +- Simplify suspend/unsuspend dialog translations (#3565) |
| 69 | +- Tidy notifications copy (#3561) |
| 70 | +- Predefined Ipset lists not loading #3552 (#3557) |
| 71 | +- Minor UI fixes to server console output (#3556 @myrevery) |
| 72 | +- Fix #3745 Translations not loading (#3746) |
| 73 | +- Make IPset visible when F2B is not installed (#3750) |
| 74 | +- Fix: #3729 Missing robots.txt get redirected to WP (#3739) / Add WordPress Multisite subdir support (#3741 @hudokkow ) |
| 75 | +- Fix issue with Global SMTP settings not updating (#3730) |
| 76 | +- Add phpbb Nginx template (#3732 #3731 @xchwarze) |
| 77 | +- Update Nextcloud template (#3725 @Steveorevo) |
| 78 | +- Fix php error when DNS disabled when updating user (#3726) |
| 79 | +- Fix: #3712 Unable to restore domain with custom doc root (#3726) |
| 80 | +- Add BIENNIALLY & TRIENNIALLY stats on TaskMonitor (#3721 @caos30) |
| 81 | + |
| 82 | +### Dependencies |
| 83 | + |
| 84 | +- Update hestia-php to 8.2.7 |
| 85 | +- Update hestia-nginx to 1.25.1 |
| 86 | +- Update Quick install apps versions |
| 87 | + |
| 88 | +## [1.7.8] - Service releae |
| 89 | + |
| 90 | +### Bugfixes |
| 91 | + |
| 92 | +- Fix reflected XXS in debug panel when debug mode was enabled or the user accessed directly the debug panel template. [CVE-2023-3479](https://nvd.nist.gov/vuln/detail/CVE-2023-3479) |
| 93 | + |
5 | 94 | ## [1.7.7] - Service release |
6 | 95 |
|
7 | 96 | ### Bugfixes |
|
0 commit comments