|
1 | 1 | # Changelog |
2 | 2 | All notable changes to this project will be documented in this file. |
3 | 3 |
|
| 4 | +## [1.6.0] - Major Release (Feature / Quality Update) |
| 5 | +## [1.5.15] - Service release |
| 6 | + |
| 7 | +### Important Notes |
| 8 | + |
| 9 | +- Added support for Ubuntu 22.04 Jammy. If you planning to upgrade your server from Ubuntu 20.04 or 18.04 to Ubuntu 22.04 read the instruction carefully! |
| 10 | +- Issues with Ubuntu and Netplan and additional ip addresses has been discovered if this is the case for your setup please check if Netplan configuration is correct. |
| 11 | +- Due to know security issues with Rainloop [CVE-2022-29360](https://blog.sonarsource.com/rainloop-emails-at-risk-due-to-code-flaw/) and the lack of updates from there side we are planning to update / replace Rainloop with [Snappymail](https://github.com/the-djmaze/snappymail). How ever minor changes are needed to the release of Snappymail. The required changes have been made however we are waiting for for the final release of 2.16.4 |
| 12 | +- Added support for Yescrypt and ARGON2ID for storing passwords of the users / email accounts password. If you encounter any issues (after importing a backup) with logging change the user / email account password and it will solve any issues. |
| 13 | + |
| 14 | +### Deprecated |
| 15 | + |
| 16 | +- Dropped support for Debian 9 for new installs (#2537) |
| 17 | +- Dropped support for RSSH on Ubuntu 18.04 on install (#2537) |
| 18 | +- Dropped support for TLS1.1 and older for Dovecot (#2012 and #2538) |
| 19 | + |
| 20 | +### Features |
| 21 | + |
| 22 | +- Added support for Ubuntu 22.04 Jammy (#2537 #2489) |
| 23 | +- Added support Exim rate limits for email accounts via UI (#2225 and #2523 @madito) |
| 24 | +- Added support to delete spam when reaching certain threshold (#2206 and #2200 @madito) |
| 25 | +- Added support to send mail to an unauthenticated SMTP relay (#2441 @clarkchentw) |
| 26 | +- Replace default MD5 encoding with ARGON2ID for Debian 10 and Ubuntu 20.04 and higher (#2421 @stsimb) |
| 27 | +- Added support for Yescrypt (#2235 / #2499) |
| 28 | +- Upgrade backend to PHP8.1 due to compatibility issues Jammy (#2515) |
| 29 | +- Introduce new api allowing users to use certain commands over API (#2535 and #1333) |
| 30 | +- Allow "Purge" cache button visible on templates with the name cacheing-your-template-name (#2526 #2530) |
| 31 | +- Add hooks to hestia-nginx and hestia-php (#2440) |
| 32 | +- Update DNS cluster to support new API system (#2587) |
| 33 | + |
| 34 | +### Bugfixes |
| 35 | + |
| 36 | +- Fixed an issue where --hostname and --email did not validated when using --interactive no (#2532 #2531) |
| 37 | +- Fixed an issue with the detection if MariaDB 10.7 was running (#2536 @gOOvER) |
| 38 | +- Fixed an issue with downloading a backup as a standard user (#2524 #2525) |
| 39 | +- Remove duplicated package installer (#2520 @rfzh1996) |
| 40 | +- Fixed an issue with "Do not allow user to login" checkbox sync up with real settings (#2507 #2513) |
| 41 | +- Fixed an issue where deleting a suspended users did not decrease the suspended user counter (#2504 #2531) |
| 42 | +- Fixed an issue where domain with redirect enabled was not able to "request" Lets encrypt ssl (#2514 #2176) |
| 43 | +- Add an notice when using Blackblaze on a ARM64 based server (#2394 @zedpr0) |
| 44 | +- Add rsyslog as a dependency (#2505) |
| 45 | +- Fixed an issue when a user import a backup a let's encrypt cronjob was not created on default. (#2498 @NickCoolii) |
| 46 | +- Add missing translation conversions in backup list (#2501) |
| 47 | +- Update example in v-add-web-domain-backend (#2500 gingerbeardman) |
| 48 | +- Update example in v-add-letsencrypt-domain (#2442) |
| 49 | +- Fixed an issue in configure-server-smtp.sh by loading /etc/hestiacp/hestia.conf (#2488) |
| 50 | +- Update Cloudflare ips in nginx.conf (#2542 @clarkchentw) |
| 51 | +- Remove duplicate code in Ubuntu installer (#2542 @clarkchentw) |
| 52 | +- Fixed an issue in Nginx + Apache2 mail "disabled" template. Causing users unable to request an valid ssl certificate (#2550 #2549) |
| 53 | +- Fixed an issue with "Reject spam" option not working (#2551 #2545) |
| 54 | +- Fixed an issue with Editing / Adding DNS records (#2546, #2547, #2548 @DunoCZ) |
| 55 | +- Fixed an issue with TXT records longer then 255 characters (#2559) |
| 56 | +- Fixed an issue with wp-cli permission denied and allow wp-cli to be run in v-run-cmd command (#2562 and #2565) |
| 57 | +- Fixed an issue with apt-get install output not written to install log (#2585) |
| 58 | +- Fixed multiple issues with improved Quick installer app for Wordpress (#2583) |
| 59 | +- Changes in upstream package caused phpMyAdmin Single Sign on feature to break (#2591) |
| 60 | +- Fixed issues with DNS cluster and the new API (#2587) |
| 61 | +- Fixed an issue where PHPpgAdmin config files was not renamed to .inc for Apache2 setups (#2592) |
| 62 | +- Startup Fail2ban on boot for Ubuntu 22.04 (#2596 #2594) |
| 63 | +- Fixed issue with duplicate config value (#2640 @Kujoe and #2605 #2610 ) |
| 64 | +- Fixed an issue with change password function for webmail clients |
| 65 | +- Fixed multiple issues with Quick install apps in general (#2444, #1092, #2638) |
| 66 | +- Fixed an issue with memory usage graph and non english locale (#2643 #2540) |
| 67 | +- Fixed an issue with incorrect download path ftp backup (#2636 @cloudyhostcom) |
| 68 | +- Add php8.1 in v-run-cli-cmd (#2630 @gOOvER) |
| 69 | +- Fixed multiple issues with wildcard and Letsencrypt (#2627, #2626, #2624, #2623) |
| 70 | +- Fixed multiple issues in v-change-domain-owner (#2618, #2617, #1864) |
| 71 | +- Fixed an issue with MariadDB 10.8 detection (#2616) |
| 72 | +- Fixed an issue with netplan and additional ip addresses (#2612) |
| 73 | +- Removed MariaDB repo form Ubuntu 22.04 install |
| 74 | +- Don not install Roundcube dependencies if Roundcube is missing while installing sieve. |
| 75 | +- Remove duplicated code in v-add-web-domain-ssl |
| 76 | + |
| 77 | +### Dependencies |
| 78 | +- Update hestia-nginx to 1.22.0 |
| 79 | + - Update OpenSSL to 3.0.3 |
| 80 | + - Update zlib to 1.2.12 |
| 81 | + - Update PCRE to 10.40 |
| 82 | +- Update hestia-php to 8.1.7 |
| 83 | +- Updated phpMyAdmin to 5.2.0 (https://www.phpmyadmin.net/files/5.2.0/) |
| 84 | +- Update Filegator to 7.8.1 |
| 85 | +- Update PHPmailer to 6.6.2 |
| 86 | +- Update composer dependencies |
| 87 | + |
4 | 88 | ## [1.5.15] - Service release |
5 | 89 |
|
6 | 90 | ### Bugfixes |
|
0 commit comments